Searched refs:old_sb_flags (Results 1 – 3 of 3) sorted by relevance
1115 unsigned long old_sb_flags; in nilfs_remount() local1120 old_sb_flags = sb->s_flags; in nilfs_remount()1187 sb->s_flags = old_sb_flags; in nilfs_remount()
1426 unsigned long old_sb_flags; in f2fs_remount() local1440 old_sb_flags = sb->s_flags; in f2fs_remount()1577 sb->s_flags = old_sb_flags; in f2fs_remount()
5098 unsigned long old_sb_flags; in ext4_remount() local5113 old_sb_flags = sb->s_flags; in ext4_remount()5317 if (sbi->s_journal == NULL && !(old_sb_flags & SB_RDONLY)) { in ext4_remount()5344 sb->s_flags = old_sb_flags; in ext4_remount()