Searched refs:xfs_rmapbt_buf_ops (Results 1 – 5 of 5) sorted by relevance
40 extern const struct xfs_buf_ops xfs_rmapbt_buf_ops;
359 const struct xfs_buf_ops xfs_rmapbt_buf_ops = { variable442 .buf_ops = &xfs_rmapbt_buf_ops,
728 .ops = &xfs_rmapbt_buf_ops, in xfs_ag_init_headers()
252 bp->b_ops = &xfs_rmapbt_buf_ops; in xlog_recover_validate_buf_type()
351 .buf_ops = &xfs_rmapbt_buf_ops, in xrep_agf()
Completed in 18 milliseconds