SB_NOSEC         1544 fs/btrfs/super.c 	s = sget(fs_type, btrfs_test_super, btrfs_set_super, flags | SB_NOSEC,
SB_NOSEC         1131 fs/fuse/inode.c 	sb->s_flags &= ~(SB_NOSEC | SB_I_VERSION);
SB_NOSEC         1066 fs/gfs2/ops_fstype.c 	sb->s_flags |= SB_NOSEC;
SB_NOSEC         1029 fs/ocfs2/super.c 	sb->s_flags = (sb->s_flags & ~(SB_POSIXACL | SB_NOSEC)) |
SB_NOSEC         1310 fs/super.c     	fc->sb_flags |= SB_NOSEC;
SB_NOSEC         1390 fs/super.c     	s = sget(fs_type, test_bdev_super, set_bdev_super, flags | SB_NOSEC,
SB_NOSEC         3537 include/linux/fs.h 	if (!is_sxid(inode->i_mode) && (inode->i_sb->s_flags & SB_NOSEC))
SB_NOSEC         3663 mm/shmem.c     	sb->s_flags |= SB_NOSEC;