remount_ro 907 fs/super.c bool remount_ro = false; remount_ro 925 fs/super.c remount_ro = (fc->sb_flags & SB_RDONLY) && !sb_rdonly(sb); remount_ro 928 fs/super.c if (remount_ro) { remount_ro 937 fs/super.c remount_ro = !sb_rdonly(sb); remount_ro 945 fs/super.c if (remount_ro) { remount_ro 981 fs/super.c if (remount_ro && sb->s_bdev)