Searched refs:s_iflags (Results 1 – 25 of 29) sorted by relevance
12
243 s->s_iflags |= SB_I_NODEV; in alloc_super()445 if (sb->s_iflags & SB_I_PERSB_BDI) { in retire_super()447 sb->s_iflags &= ~SB_I_PERSB_BDI; in retire_super()449 sb->s_iflags |= SB_I_RETIRED; in retire_super()506 if (sb->s_iflags & SB_I_PERSB_BDI) in generic_shutdown_super()576 s->s_iflags |= fc->s_iflags; in sget_fc()1238 s->s_iflags |= SB_I_STABLE_WRITES; in set_bdev_super()1249 return !(s->s_iflags & SB_I_RETIRED) && s->s_bdev == fc->sget_key; in test_bdev_super_fc()1342 return !(s->s_iflags & SB_I_RETIRED) && (void *)s->s_bdev == data; in test_bdev_super()1598 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()
2614 (!(sb->s_iflags & SB_I_TS_EXPIRY_WARNED)) && in mnt_warn_timestamp_expiry()2629 sb->s_iflags |= SB_I_TS_EXPIRY_WARNED; in mnt_warn_timestamp_expiry()4590 unsigned long s_iflags; in mount_too_revealing() local4596 s_iflags = sb->s_iflags; in mount_too_revealing()4597 if (!(s_iflags & SB_I_USERNS_VISIBLE)) in mount_too_revealing()4600 if ((s_iflags & required_iflags) != required_iflags) { in mount_too_revealing()
111 (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
171 (inode->i_sb->s_iflags & SB_I_CGROUPWB); in inode_cgwb_enabled()
1469 unsigned long s_iflags; /* internal SB_I_* flags */ member
563 if ((inode->i_sb->s_iflags & SB_I_IMA_UNVERIFIABLE_SIGNATURE) && in ima_appraise_measurement()564 ((inode->i_sb->s_iflags & SB_I_UNTRUSTED_MOUNTER) || in ima_appraise_measurement()
274 ((inode->i_sb->s_iflags & SB_I_IMA_UNVERIFIABLE_SIGNATURE) && in process_measurement()275 !(inode->i_sb->s_iflags & SB_I_UNTRUSTED_MOUNTER) && in process_measurement()
677 sb->s_iflags &= ~SB_I_NODEV; in binderfs_fill_super()678 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()
246 sb->s_iflags |= SB_I_NOEXEC | SB_I_NODEV; in kernfs_fill_super()
450 s->s_iflags &= ~SB_I_NODEV; in devpts_fill_super()
81 unsigned int s_iflags;173 unsigned int s_iflags175 These will be bitwise-OR'd with s->s_iflags when a superblock is created.
448 fc->s_iflags |= SB_I_CGROUPWB; in bd_init_fs_context()
1419 sb->s_iflags |= SB_I_IMA_UNVERIFIABLE_SIGNATURE; in fuse_sb_defaults()1421 sb->s_iflags |= SB_I_UNTRUSTED_MOUNTER; in fuse_sb_defaults()
1573 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()
920 sb->s_iflags |= SB_I_CGROUPWB; in ext2_fill_super()
1621 sb->s_iflags |= SB_I_CGROUPWB; in xfs_fs_fill_super()
2158 sb->s_iflags |= SB_I_SKIP_SYNC; in ovl_fill_super()
3081 if (folio_inode(folio)->i_sb->s_iflags & SB_I_STABLE_WRITES) in folio_wait_stable()
1453 sb->s_iflags |= SB_I_CGROUPWB; in btrfs_fill_super()