Home
last modified time | relevance | path

Searched refs:tdb_count_dead (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dtdb.c3304 static int tdb_count_dead(struct tdb_context *tdb, u32 hash) in tdb_count_dead() function
3381 if (tdb_count_dead(tdb, hash) >= tdb->max_dead_records) { in tdb_delete_hash()