Searched refs:xfs_sb_quiet_buf_ops (Results 1 – 3 of 3) sorted by relevance
43 extern const struct xfs_buf_ops xfs_sb_quiet_buf_ops;
891 const struct xfs_buf_ops xfs_sb_quiet_buf_ops = { variable
225 buf_ops = loud ? &xfs_sb_buf_ops : &xfs_sb_quiet_buf_ops; in xfs_readsb()