Searched refs:remount_ro (Results 1 – 1 of 1) sorted by relevance
829 int remount_ro; in do_remount_sb2() local839 remount_ro = (sb_flags & SB_RDONLY) && !sb_rdonly(sb); in do_remount_sb2()841 if (remount_ro) { in do_remount_sb2()850 remount_ro = (sb_flags & SB_RDONLY) && !sb_rdonly(sb); in do_remount_sb2()857 if (remount_ro) { in do_remount_sb2()900 if (remount_ro && sb->s_bdev) in do_remount_sb2()