Searched refs:XFS_MFSI_QUIET (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_mount.h491 #define XFS_MFSI_QUIET 0x40 /* Be silent if mount errors found */ macro
H A Dxfs_mount.c157 int loud = !(flags & XFS_MFSI_QUIET);
H A Dxfs_super.c1534 flags |= XFS_MFSI_QUIET;

Completed in 159 milliseconds