Searched refs:xfs_sb_quiet_buf_ops (Results 1 – 3 of 3) sorted by relevance
48 extern const struct xfs_buf_ops xfs_sb_quiet_buf_ops;
1183 const struct xfs_buf_ops xfs_sb_quiet_buf_ops = { variable
230 buf_ops = loud ? &xfs_sb_buf_ops : &xfs_sb_quiet_buf_ops; in xfs_readsb()
Completed in 9 milliseconds