Searched refs:old_sb_flags (Results 1 – 4 of 4) sorted by relevance
1132 unsigned long old_sb_flags; in nilfs_remount() local1137 old_sb_flags = sb->s_flags; in nilfs_remount()1206 sb->s_flags = old_sb_flags; in nilfs_remount()
1272 unsigned long old_sb_flags; in ext2_remount() local1279 old_sb_flags = sb->s_flags; in ext2_remount()1358 sb->s_flags = old_sb_flags; in ext2_remount()
2649 unsigned long old_sb_flags; in ext3_remount() local2660 old_sb_flags = sb->s_flags; in ext3_remount()2778 sb->s_flags = old_sb_flags; in ext3_remount()
4886 unsigned long old_sb_flags; in ext4_remount() local4898 old_sb_flags = sb->s_flags; in ext4_remount()5085 if (sbi->s_journal == NULL && !(old_sb_flags & MS_RDONLY)) in ext4_remount()5110 sb->s_flags = old_sb_flags; in ext4_remount()