Searched refs:old_sb_flags (Results 1 – 3 of 3) sorted by relevance
1145 unsigned long old_sb_flags; in nilfs_remount() local1150 old_sb_flags = sb->s_flags; in nilfs_remount()1215 sb->s_flags = old_sb_flags; in nilfs_remount()
6443 unsigned long old_sb_flags; in __ext4_remount() local6456 old_sb_flags = sb->s_flags; in __ext4_remount()6667 if (sbi->s_journal == NULL && !(old_sb_flags & SB_RDONLY)) { in __ext4_remount()6712 if (sb_rdonly(sb) && !(old_sb_flags & SB_RDONLY) && in __ext4_remount()6717 sb->s_flags = old_sb_flags; in __ext4_remount()
2268 unsigned long old_sb_flags; in f2fs_remount() local2290 old_sb_flags = sb->s_flags; in f2fs_remount()2554 sb->s_flags = old_sb_flags; in f2fs_remount()