Searched refs:xfs_rtrmapbt_buf_ops (Results 1 – 3 of 3) sorted by relevance
46 extern const struct xfs_buf_ops xfs_rtrmapbt_buf_ops;
320 const struct xfs_buf_ops xfs_rtrmapbt_buf_ops = { variable515 .buf_ops = &xfs_rtrmapbt_buf_ops,
266 bp->b_ops = &xfs_rtrmapbt_buf_ops; in xlog_recover_validate_buf_type()