Home
last modified time | relevance | path

Searched defs:pb_hash (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_buf.c194 struct list_head pb_hash; member
199 #define pb_hash(pb) &pbhash[pb->pb_hash_index] macro