Searched refs:xfs_sb_buf_ops (Results 1 – 5 of 5) sorted by relevance
53 extern const struct xfs_buf_ops xfs_sb_buf_ops;
681 const struct xfs_buf_ops xfs_sb_buf_ops = { variable
521 &xfs_sb_buf_ops); in xfs_growfs_data_private()527 bp->b_ops = &xfs_sb_buf_ops; in xfs_growfs_data_private()
344 buf_ops = loud ? &xfs_sb_buf_ops : &xfs_sb_quiet_buf_ops; in xfs_readsb()351 bp->b_ops = &xfs_sb_buf_ops; in xfs_readsb()
2157 bp->b_ops = &xfs_sb_buf_ops; in xlog_recover_validate_buf_type()4575 bp->b_ops = &xfs_sb_buf_ops; in xlog_do_recover()