Searched refs:xfs_rtrefcountbt_buf_ops (Results 1 – 3 of 3) sorted by relevance
45 extern const struct xfs_buf_ops xfs_rtrefcountbt_buf_ops;
244 const struct xfs_buf_ops xfs_rtrefcountbt_buf_ops = { variable391 .buf_ops = &xfs_rtrefcountbt_buf_ops,
275 bp->b_ops = &xfs_rtrefcountbt_buf_ops; in xlog_recover_validate_buf_type()