Home
last modified time | relevance | path

Searched refs:s_iflags (Results 1 – 17 of 17) sorted by relevance

/fs/sysfs/
Dmount.c36 fc->root->d_sb->s_iflags |= SB_I_USERNS_VISIBLE; in sysfs_get_tree()
/fs/proc/
Droot.c106 s->s_iflags |= SB_I_USERNS_VISIBLE | SB_I_NOEXEC | SB_I_NODEV; in proc_fill_super()
/fs/kernfs/
Dmount.c221 sb->s_iflags |= SB_I_NOEXEC | SB_I_NODEV; in kernfs_fill_super()
/fs/
Dsuper.c244 s->s_iflags |= SB_I_NODEV; in alloc_super()
546 s->s_iflags |= fc->s_iflags; in sget_fc()
Dnamespace.c3941 unsigned long s_iflags; in mount_too_revealing() local
3947 s_iflags = sb->s_iflags; in mount_too_revealing()
3948 if (!(s_iflags & SB_I_USERNS_VISIBLE)) in mount_too_revealing()
3951 if ((s_iflags & required_iflags) != required_iflags) { in mount_too_revealing()
Dexec.c111 (path->mnt->mnt_sb->s_iflags & SB_I_NOEXEC); in path_noexec()
Dblock_dev.c830 fc->s_iflags |= SB_I_CGROUPWB; in bd_init_fs_context()
Daio.c257 fc->s_iflags |= SB_I_NOEXEC; in aio_init_fs_context()
Dnamei.c579 if (!(sb->s_iflags & SB_I_MULTIROOT) && (mnt->mnt_root == sb->s_root)) in path_connected()
3050 !(path->mnt->mnt_sb->s_iflags & SB_I_NODEV); in may_open_dev()
/fs/devpts/
Dinode.c450 s->s_iflags &= ~SB_I_NODEV; in devpts_fill_super()
/fs/fuse/
Dinode.c1152 sb->s_iflags |= SB_I_IMA_UNVERIFIABLE_SIGNATURE; in fuse_fill_super_common()
1154 sb->s_iflags |= SB_I_UNTRUSTED_MOUNTER; in fuse_fill_super_common()
/fs/ext2/
Dsuper.c938 sb->s_iflags |= SB_I_CGROUPWB; in ext2_fill_super()
/fs/xfs/
Dxfs_super.c1669 sb->s_iflags |= SB_I_CGROUPWB; in xfs_fs_fill_super()
/fs/btrfs/
Dsuper.c1205 sb->s_iflags |= SB_I_CGROUPWB; in btrfs_fill_super()
/fs/nfs/
Dsuper.c2706 s->s_iflags |= SB_I_MULTIROOT; in nfs_fs_mount_common()
/fs/f2fs/
Dsuper.c3351 sb->s_iflags |= SB_I_CGROUPWB; in f2fs_fill_super()
/fs/ext4/
Dsuper.c3940 sb->s_iflags |= SB_I_CGROUPWB; in ext4_fill_super()