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

/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c3299 static int tdb_count_dead(struct tdb_context *tdb, u32 hash) function
3376 if (tdb_count_dead(tdb, hash) >= tdb->max_dead_records) {

Completed in 40 milliseconds