Searched refs:old_sb_flags (Results 1 – 3 of 3) sorted by relevance
1112 unsigned long old_sb_flags; in nilfs_remount() local1117 old_sb_flags = sb->s_flags; in nilfs_remount()1182 sb->s_flags = old_sb_flags; in nilfs_remount()
2076 unsigned long old_sb_flags; in f2fs_remount() local2097 old_sb_flags = sb->s_flags; in f2fs_remount()2319 sb->s_flags = old_sb_flags; in f2fs_remount()
5797 unsigned long old_sb_flags, vfs_flags; in ext4_remount() local5813 old_sb_flags = sb->s_flags; in ext4_remount()6028 if (sbi->s_journal == NULL && !(old_sb_flags & SB_RDONLY)) { in ext4_remount()6066 sb->s_flags = old_sb_flags; in ext4_remount()