Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_buf.h167 struct rhash_head b_rhash_head; /* pag buffer hash node */ member
H A Dxfs_buf.c513 .head_offset = offsetof(struct xfs_buf, b_rhash_head),
660 &new_bp->b_rhash_head, xfs_buf_hash_params); in xfs_buf_find_insert()
1125 rhashtable_remove_fast(&bch->bc_hash, &bp->b_rhash_head, in xfs_buf_rele_cached()