Searched refs:old_sb_flags (Results 1 – 3 of 3) sorted by relevance
1111 unsigned long old_sb_flags; in nilfs_remount() local1116 old_sb_flags = sb->s_flags; in nilfs_remount()1181 sb->s_flags = old_sb_flags; in nilfs_remount()
2197 unsigned long old_sb_flags; in f2fs_remount() local2220 old_sb_flags = sb->s_flags; in f2fs_remount()2461 sb->s_flags = old_sb_flags; in f2fs_remount()
6319 unsigned long old_sb_flags; in __ext4_remount() local6331 old_sb_flags = sb->s_flags; in __ext4_remount()6545 if (sbi->s_journal == NULL && !(old_sb_flags & SB_RDONLY)) { in __ext4_remount()6574 sb->s_flags = old_sb_flags; in __ext4_remount()