Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dtdb.c3329 static int tdb_purge_dead(struct tdb_context *tdb, u32 hash) in tdb_purge_dead() function
3386 tdb_purge_dead(tdb, hash); in tdb_delete_hash()
3551 && (tdb_purge_dead(tdb, hash) == -1)) { in tdb_store()