Searched refs:old_sb_flags (Results 1 – 3 of 3) sorted by relevance
1144 unsigned long old_sb_flags; in nilfs_remount() local1149 old_sb_flags = sb->s_flags; in nilfs_remount()1214 sb->s_flags = old_sb_flags; in nilfs_remount()
6455 unsigned long old_sb_flags; in __ext4_remount() local6468 old_sb_flags = sb->s_flags; in __ext4_remount()6685 if (sbi->s_journal == NULL && !(old_sb_flags & SB_RDONLY)) { in __ext4_remount()6738 if (sb_rdonly(sb) && !(old_sb_flags & SB_RDONLY) && in __ext4_remount()6743 sb->s_flags = old_sb_flags; in __ext4_remount()
2284 unsigned long old_sb_flags; in f2fs_remount() local2306 old_sb_flags = sb->s_flags; in f2fs_remount()2554 sb->s_flags = old_sb_flags; in f2fs_remount()