Searched refs:sb_flags_mask (Results 1 – 5 of 5) sorted by relevance
105 unsigned int sb_flags_mask; /* Superblock flags that were changed */ member131 unsigned int sb_flags_mask);
967 if (fc->sb_flags_mask & ~MS_RMT_MASK) in iterate_supers_type() 976 if (fc->sb_flags_mask & SB_RDONLY) { in iterate_supers_type() 1030 WRITE_ONCE(sb->s_flags, ((sb->s_flags & ~fc->sb_flags_mask) | in reconfigure_super() 1031 (fc->sb_flags & fc->sb_flags_mask))); in reconfigure_super()
184 fc->sb_flags_mask |= NFS_SB_MASK; in nfs_d_automount()
1057 fc->sb_flags_mask |= SB_SYNCHRONOUS; in nfs_reconfigure()
589 fc->sb_flags_mask &= ~SB_POSIXACL; in orangefs_init_fs_context()