Searched refs:old_sb_flags (Results 1 – 3 of 3) sorted by relevance
1135 unsigned long old_sb_flags; in nilfs_remount() local1140 old_sb_flags = sb->s_flags; in nilfs_remount()1209 sb->s_flags = old_sb_flags; in nilfs_remount()
1278 unsigned long old_sb_flags; in ext2_remount() local1285 old_sb_flags = sb->s_flags; in ext2_remount()1364 sb->s_flags = old_sb_flags; in ext2_remount()
4554 unsigned long old_sb_flags; in ext4_remount() local4566 old_sb_flags = sb->s_flags; in ext4_remount()4751 if (sbi->s_journal == NULL && !(old_sb_flags & MS_RDONLY)) in ext4_remount()4775 sb->s_flags = old_sb_flags; in ext4_remount()