Searched refs:sb_flags_mask (Results 1 – 4 of 4) sorted by relevance
105 unsigned int sb_flags_mask; /* Superblock flags that were changed */ member131 unsigned int sb_flags_mask);
1090 if (fc->sb_flags_mask & ~MS_RMT_MASK) in reconfigure_super()1099 if (fc->sb_flags_mask & SB_RDONLY) { in reconfigure_super()1153 WRITE_ONCE(sb->s_flags, ((sb->s_flags & ~fc->sb_flags_mask) | in reconfigure_super()1154 (fc->sb_flags & fc->sb_flags_mask))); in reconfigure_super()
589 fc->sb_flags_mask &= ~SB_POSIXACL; in orangefs_init_fs_context()
464 fc->sb_flags_mask |= SB_POSIXACL; in btrfs_parse_param()1558 fc->sb_flags_mask |= SB_POSIXACL; in btrfs_reconfigure()