Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_mount.h322 #define XFS_MFSI_QUIET 0x40 /* Be silent if mount errors found */ macro
Dxfs_mount.c308 int loud = !(flags & XFS_MFSI_QUIET); in xfs_mount_validate_sb()
673 int loud = !(flags & XFS_MFSI_QUIET); in xfs_readsb()
Dxfs_super.c1319 flags |= XFS_MFSI_QUIET; in xfs_fs_fill_super()