Searched refs:xfs_allocbt_buf_ops (Results 1 – 5 of 5) sorted by relevance
28 extern const struct xfs_buf_ops xfs_allocbt_buf_ops;
380 const struct xfs_buf_ops xfs_allocbt_buf_ops = { variable451 .buf_ops = &xfs_allocbt_buf_ops,473 .buf_ops = &xfs_allocbt_buf_ops,
342 .ops = &xfs_allocbt_buf_ops, in xfs_ag_init_headers()349 .ops = &xfs_allocbt_buf_ops, in xfs_ag_init_headers()
344 .buf_ops = &xfs_allocbt_buf_ops, in xrep_agf()349 .buf_ops = &xfs_allocbt_buf_ops, in xrep_agf()
2445 bp->b_ops = &xfs_allocbt_buf_ops; in xlog_recover_validate_buf_type()