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

/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c3324 static int tdb_purge_dead(struct tdb_context *tdb, u32 hash) function
3381 tdb_purge_dead(tdb, hash);
3546 && (tdb_purge_dead(tdb, hash) == -1)) {

Completed in 40 milliseconds