Searched refs:xfs_refcountbt_buf_ops (Results 1 – 5 of 5) sorted by relevance
39 extern const struct xfs_buf_ops xfs_refcountbt_buf_ops;
264 const struct xfs_buf_ops xfs_refcountbt_buf_ops = { variable308 .buf_ops = &xfs_refcountbt_buf_ops,
735 .ops = &xfs_refcountbt_buf_ops, in xfs_ag_init_headers()
255 bp->b_ops = &xfs_refcountbt_buf_ops; in xlog_recover_validate_buf_type()
356 .buf_ops = &xfs_refcountbt_buf_ops, in xrep_agf()
Completed in 12 milliseconds