Searched refs:old_sb_flags (Results 1 – 3 of 3) sorted by relevance
1110 unsigned long old_sb_flags; in nilfs_remount() local1115 old_sb_flags = sb->s_flags; in nilfs_remount()1182 sb->s_flags = old_sb_flags; in nilfs_remount()
1781 unsigned long old_sb_flags; in f2fs_remount() local1799 old_sb_flags = sb->s_flags; in f2fs_remount()1968 sb->s_flags = old_sb_flags; in f2fs_remount()
5774 unsigned long old_sb_flags, vfs_flags; in ext4_remount() local5790 old_sb_flags = sb->s_flags; in ext4_remount()6006 if (sbi->s_journal == NULL && !(old_sb_flags & SB_RDONLY)) { in ext4_remount()6041 sb->s_flags = old_sb_flags; in ext4_remount()