Searched refs:old_sb_flags (Results 1 – 2 of 2) sorted by relevance
6457 unsigned long old_sb_flags; in __ext4_remount() local6470 old_sb_flags = sb->s_flags; in __ext4_remount()6694 if (sbi->s_journal == NULL && !(old_sb_flags & SB_RDONLY)) { in __ext4_remount()6747 if (sb_rdonly(sb) && !(old_sb_flags & SB_RDONLY) && in __ext4_remount()6752 sb->s_flags = old_sb_flags; in __ext4_remount()
2308 unsigned long old_sb_flags; in f2fs_remount() local2330 old_sb_flags = sb->s_flags; in f2fs_remount()2594 sb->s_flags = old_sb_flags; in f2fs_remount()