Searched refs:pbhash (Results 1 – 1 of 1) sorted by relevance
198 STATIC pb_hash_t pbhash[NHASH]; variable199 #define pb_hash(pb) &pbhash[pb->pb_hash_index]654 h = &pbhash[hval]; in _pagebuf_find()1447 h = &pbhash[i]; in xfs_wait_buftarg()2345 spin_lock_init(&pbhash[i].pb_hash_lock); in pagebuf_init()2346 INIT_LIST_HEAD(&pbhash[i].pb_hash); in pagebuf_init()