Searched refs:s_iflags (Results 1 – 25 of 30) sorted by relevance
12
366 s->s_iflags |= SB_I_NODEV; in alloc_super()637 if (sb->s_iflags & SB_I_PERSB_BDI) { in retire_super()639 sb->s_iflags &= ~SB_I_PERSB_BDI; in retire_super()641 sb->s_iflags |= SB_I_RETIRED; in retire_super()726 if (sb->s_iflags & SB_I_PERSB_BDI) in generic_shutdown_super()810 s->s_iflags |= fc->s_iflags; in sget_fc()1389 return !(s->s_iflags & SB_I_RETIRED) && in super_s_dev_test()1520 sb->s_iflags |= SB_I_STABLE_WRITES; in setup_bdev_super()1593 return !(s->s_iflags & SB_I_RETIRED) && s->s_dev == *(dev_t *)data; in test_bdev_super()1817 sb->s_iflags |= SB_I_PERSB_BDI; in super_setup_bdi_name()
82 if (!sb_rdonly(sb) && !(sb->s_iflags & SB_I_SKIP_SYNC) && in sync_fs_one_sb()
2797 (!(sb->s_iflags & SB_I_TS_EXPIRY_WARNED)) && in mnt_warn_timestamp_expiry()2809 sb->s_iflags |= SB_I_TS_EXPIRY_WARNED; in mnt_warn_timestamp_expiry()4906 unsigned long s_iflags; in mount_too_revealing() local4912 s_iflags = sb->s_iflags; in mount_too_revealing()4913 if (!(s_iflags & SB_I_USERNS_VISIBLE)) in mount_too_revealing()4916 if ((s_iflags & required_iflags) != required_iflags) { in mount_too_revealing()
218 if (sb->s_iflags & SB_I_STABLE_WRITES) in inode_init_always()
113 (path->mnt->mnt_sb->s_iflags & SB_I_NOEXEC); in path_noexec()
283 fc->s_iflags |= SB_I_NOEXEC; in aio_init_fs_context()
36 fc->root->d_sb->s_iflags |= SB_I_USERNS_VISIBLE; in sysfs_get_tree()
106 unsigned int s_iflags; /* OR'd with sb->s_iflags */ member
180 (inode->i_sb->s_iflags & SB_I_CGROUPWB); in inode_cgwb_enabled()
568 if ((inode->i_sb->s_iflags & SB_I_IMA_UNVERIFIABLE_SIGNATURE) && in ima_appraise_measurement()569 ((inode->i_sb->s_iflags & SB_I_UNTRUSTED_MOUNTER) || in ima_appraise_measurement()
281 ((inode->i_sb->s_iflags & SB_I_IMA_UNVERIFIABLE_SIGNATURE) && in process_measurement()282 !(inode->i_sb->s_iflags & SB_I_UNTRUSTED_MOUNTER) && in process_measurement()
676 sb->s_iflags &= ~SB_I_NODEV; in binderfs_fill_super()677 sb->s_iflags |= SB_I_NOEXEC; in binderfs_fill_super()
174 s->s_iflags |= SB_I_USERNS_VISIBLE | SB_I_NOEXEC | SB_I_NODEV; in proc_fill_super()
257 sb->s_iflags |= SB_I_NOEXEC | SB_I_NODEV; in kernfs_fill_super()
432 s->s_iflags &= ~SB_I_NODEV; in devpts_fill_super()
81 unsigned int s_iflags;172 unsigned int s_iflags174 These will be bitwise-OR'd with s->s_iflags when a superblock is created.
353 fc->s_iflags |= SB_I_CGROUPWB; in bd_init_fs_context()
1507 sb->s_iflags |= SB_I_IMA_UNVERIFIABLE_SIGNATURE; in fuse_sb_defaults()1509 sb->s_iflags |= SB_I_UNTRUSTED_MOUNTER; in fuse_sb_defaults()
1292 return !(s->s_iflags & SB_I_RETIRED) && s->s_dev == *(dev_t *)data; in nilfs_test_bdev_super()
1492 sb->s_iflags |= SB_I_SKIP_SYNC; in ovl_fill_super()
1640 fc->s_iflags |= SB_I_STABLE_WRITES; in nfs_init_fs_context()
409 sb->s_iflags |= SB_I_NOEXEC | SB_I_NODEV; in mqueue_fill_super()
919 sb->s_iflags |= SB_I_CGROUPWB; in ext2_fill_super()
1698 sb->s_iflags |= SB_I_CGROUPWB; in xfs_fs_fill_super()
1155 sb->s_iflags |= SB_I_CGROUPWB; in btrfs_fill_super()