Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:tdb_update_hash

3152 static int tdb_update_hash(struct tdb_context *tdb, TDB_DATA key, u32 hash, TDB_DATA dbuf)
3482 if (tdb_update_hash(tdb, key, hash, dbuf) == 0) {