Searched defs:tdb_lock_type (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c199 struct tdb_lock_type { struct
229 struct tdb_lock_type global_lock;
231 struct tdb_lock_type *lockrecs; /* only real locks, all with count>0 */
403 struct tdb_lock_type *new_lck;
446 new_lck = (struct tdb_lock_type *)realloc(
499 struct tdb_lock_type *lck = NULL;

Completed in 40 milliseconds