Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_mount.h281 #define XFS_MFSI_QUIET 0x40 /* Be silent if mount errors found */ macro
H A Dxfs_mount.c275 int loud = !(flags & XFS_MFSI_QUIET); in xfs_readsb()
H A Dxfs_super.c1446 flags |= XFS_MFSI_QUIET; in xfs_fc_fill_super()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_mount.h486 #define XFS_MFSI_QUIET 0x40 /* Be silent if mount errors found */ macro
H A Dxfs_mount.c157 int loud = !(flags & XFS_MFSI_QUIET); in xfs_readsb()
H A Dxfs_super.c1543 flags |= XFS_MFSI_QUIET; in xfs_fs_fill_super()

Completed in 10 milliseconds