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;
639 const struct xfs_buf_ops xfs_sb_buf_ops = { variable
519 &xfs_sb_buf_ops); in xfs_growfs_data_private()525 bp->b_ops = &xfs_sb_buf_ops; in xfs_growfs_data_private()
334 buf_ops = loud ? &xfs_sb_buf_ops : &xfs_sb_quiet_buf_ops; in xfs_readsb()341 bp->b_ops = &xfs_sb_buf_ops; in xfs_readsb()
2148 bp->b_ops = &xfs_sb_buf_ops; in xlog_recover_validate_buf_type()4459 bp->b_ops = &xfs_sb_buf_ops; in xlog_do_recover()