Searched refs:tdb_exists_hash (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c3252 static int tdb_exists_hash(struct tdb_context *tdb, TDB_DATA key, u32 hash) function
3265 return tdb_exists_hash(tdb, key, hash);
3476 if (tdb_exists_hash(tdb, key, hash)) {

Completed in 22 milliseconds