Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:full_hash

175 	u32 full_hash; /* the full 32 bit hash of the key */
2924 tdb->travlocks.hash = BUCKET(rec.full_hash);
2963 "key_len=%d data_len=%d full_hash=0x%x magic=0x%x\n",
2965 rec.full_hash, rec.magic);
3122 if (!TDB_DEAD(r) && hash==r->full_hash
3201 tdb_unlock(tdb, BUCKET(rec.full_hash), F_RDLCK);
3241 tdb_unlock(tdb, BUCKET(rec.full_hash), F_RDLCK);
3258 tdb_unlock(tdb, BUCKET(rec.full_hash), F_RDLCK);
3285 if (tdb_ofs_read(tdb, TDB_HASH_TOP(rec->full_hash), &i) == -1)
3293 last_ptr = TDB_HASH_TOP(rec->full_hash);
3411 if (tdb_unlock(tdb, BUCKET(rec.full_hash), F_WRLCK) != 0)
3527 rec.full_hash = hash;
3570 rec.full_hash = hash;