Home
last modified time | relevance | path

Searched refs:xfs_sb_quiet_buf_ops (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_shared.h48 extern const struct xfs_buf_ops xfs_sb_quiet_buf_ops;
A Dxfs_sb.c1183 const struct xfs_buf_ops xfs_sb_quiet_buf_ops = { variable
/fs/xfs/
A Dxfs_mount.c230 buf_ops = loud ? &xfs_sb_buf_ops : &xfs_sb_quiet_buf_ops; in xfs_readsb()

Completed in 9 milliseconds