Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_buf.h175 unsigned char pb_hash_index; /* hash table index */ member
Dxfs_buf.c199 #define pb_hash(pb) &pbhash[pb->pb_hash_index]
675 new_pb->pb_hash_index = hval; in _pagebuf_find()