Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_buf.h135 struct rhash_head b_rhash_head; /* pag buffer hash node */ member
A Dxfs_buf.c485 .head_offset = offsetof(struct xfs_buf, b_rhash_head),
581 rhashtable_insert_fast(&pag->pag_buf_hash, &new_bp->b_rhash_head, in xfs_buf_find()
1023 rhashtable_remove_fast(&pag->pag_buf_hash, &bp->b_rhash_head, in xfs_buf_rele()

Completed in 7 milliseconds