b_rhash_head      529 fs/xfs/xfs_buf.c 	.head_offset		= offsetof(struct xfs_buf, b_rhash_head),
b_rhash_head      625 fs/xfs/xfs_buf.c 	rhashtable_insert_fast(&pag->pag_buf_hash, &new_bp->b_rhash_head,
b_rhash_head     1046 fs/xfs/xfs_buf.c 		rhashtable_remove_fast(&pag->pag_buf_hash, &bp->b_rhash_head,
b_rhash_head      129 fs/xfs/xfs_buf.h 	struct rhash_head	b_rhash_head;	/* pag buffer hash node */