Searched refs:old_sb_flags (Results 1 – 3 of 3) sorted by relevance
1108 unsigned long old_sb_flags; in nilfs_remount() local1113 old_sb_flags = sb->s_flags; in nilfs_remount()1180 sb->s_flags = old_sb_flags; in nilfs_remount()
1575 unsigned long old_sb_flags; in f2fs_remount() local1592 old_sb_flags = sb->s_flags; in f2fs_remount()1752 sb->s_flags = old_sb_flags; in f2fs_remount()
5262 unsigned long old_sb_flags; in ext4_remount() local5278 old_sb_flags = sb->s_flags; in ext4_remount()5485 if (sbi->s_journal == NULL && !(old_sb_flags & SB_RDONLY)) { in ext4_remount()5512 sb->s_flags = old_sb_flags; in ext4_remount()