Home | History | Annotate | Download | only in ext2fs

Lines Matching full:new_lck

403 	struct tdb_lock_type *new_lck;
446 new_lck = (struct tdb_lock_type *)realloc(
449 if (new_lck == NULL) {
453 tdb->lockrecs = new_lck;