Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dtdb.c3345 static int tdb_purge_dead(struct tdb_context *tdb, u32 hash) in tdb_purge_dead() function
3402 tdb_purge_dead(tdb, hash); in tdb_delete_hash()
3567 && (tdb_purge_dead(tdb, hash) == -1)) { in tdb_store()