Home
last modified time | relevance | path

Searched refs:xfs_rtrmapbt_buf_ops (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_shared.h46 extern const struct xfs_buf_ops xfs_rtrmapbt_buf_ops;
H A Dxfs_rtrmap_btree.c320 const struct xfs_buf_ops xfs_rtrmapbt_buf_ops = { variable
515 .buf_ops = &xfs_rtrmapbt_buf_ops,
/linux/fs/xfs/
H A Dxfs_buf_item_recover.c266 bp->b_ops = &xfs_rtrmapbt_buf_ops; in xlog_recover_validate_buf_type()