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()
2116 unsigned long old_sb_flags; in f2fs_remount() local2139 old_sb_flags = sb->s_flags; in f2fs_remount()2378 sb->s_flags = old_sb_flags; in f2fs_remount()
5728 unsigned long old_sb_flags, vfs_flags; in ext4_remount() local5747 old_sb_flags = sb->s_flags; in ext4_remount()5965 if (sbi->s_journal == NULL && !(old_sb_flags & SB_RDONLY)) { in ext4_remount()6004 sb->s_flags = old_sb_flags; in ext4_remount()