Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:tdb_lock_type

201 struct tdb_lock_type {
231 struct tdb_lock_type global_lock;
233 struct tdb_lock_type *lockrecs; /* only real locks, all with count>0 */
405 struct tdb_lock_type *new_lck;
448 new_lck = (struct tdb_lock_type *)realloc(
501 struct tdb_lock_type *lck = NULL;