Searched refs:remount_ro (Results 1 – 1 of 1) sorted by relevance
848 int remount_ro; in do_remount_sb() local858 remount_ro = (sb_flags & SB_RDONLY) && !sb_rdonly(sb); in do_remount_sb()860 if (remount_ro) { in do_remount_sb()869 remount_ro = (sb_flags & SB_RDONLY) && !sb_rdonly(sb); in do_remount_sb()876 if (remount_ro) { in do_remount_sb()910 if (remount_ro && sb->s_bdev) in do_remount_sb()