Searched refs:xfs_allocbt_buf_ops (Results 1 – 4 of 4) sorted by relevance
40 extern const struct xfs_buf_ops xfs_allocbt_buf_ops;
381 const struct xfs_buf_ops xfs_allocbt_buf_ops = { variable442 .buf_ops = &xfs_allocbt_buf_ops,
329 &xfs_allocbt_buf_ops); in xfs_growfs_data_private()359 &xfs_allocbt_buf_ops); in xfs_growfs_data_private()
1997 bp->b_ops = &xfs_allocbt_buf_ops; in xlog_recover_validate_buf_type()