Home | History | Annotate | Download | only in ext2fs

Lines Matching defs:full_hash

173 	u32 full_hash; /* the full 32 bit hash of the key */
2922 tdb->travlocks.hash = BUCKET(rec.full_hash);
2961 "key_len=%d data_len=%d full_hash=0x%x magic=0x%x\n",
2963 rec.full_hash, rec.magic);
3118 if (!TDB_DEAD(r) && hash==r->full_hash
3197 tdb_unlock(tdb, BUCKET(rec.full_hash), F_RDLCK);
3237 tdb_unlock(tdb, BUCKET(rec.full_hash), F_RDLCK);
3254 tdb_unlock(tdb, BUCKET(rec.full_hash), F_RDLCK);
3281 if (tdb_ofs_read(tdb, TDB_HASH_TOP(rec->full_hash), &i) == -1)
3289 last_ptr = TDB_HASH_TOP(rec->full_hash);
3407 if (tdb_unlock(tdb, BUCKET(rec.full_hash), F_WRLCK) != 0)
3523 rec.full_hash = hash;
3566 rec.full_hash = hash;