Searched refs:tdb_lock_record (Results 1 – 2 of 2) sorted by relevance
26 -int tdb_lock_record(struct tdb_context *tdb, tdb_off_t off);50 +static int tdb_lock_record(struct tdb_context *tdb, tdb_off_t off);
271 static int tdb_lock_record(struct tdb_context *tdb, tdb_off_t off);786 int tdb_lock_record(struct tdb_context *tdb, tdb_off_t off) in tdb_lock_record() function2720 if (tdb_lock_record(tdb, tlock->off) != 0) in tdb_next_lock()2923 if (tdb_lock_record(tdb, tdb->travlocks.off) != 0) { in tdb_nextkey()