Lines Matching refs:sb_rdonly
482 if (ext4_emergency_state(sb) || sb_rdonly(sb) || in ext4_maybe_update_superblock()
761 !sb_rdonly(sbi->s_sb) && journal) { in update_super_work()
964 if (errno == -EROFS && journal_current_handle() == NULL && sb_rdonly(sb)) in __ext4_std_error()
1324 if (!ext4_emergency_state(sb) && !sb_rdonly(sb)) { in ext4_put_super()
3073 seq_puts(seq, sb_rdonly(sb) ? "ro" : "rw"); in ext4_seq_options_show()
3318 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3326 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3340 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3348 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3362 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3370 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3386 if (!sb_rdonly(sb)) { in ext4_check_descriptors()
3718 !ext4_emergency_state(sb) && !sb_rdonly(sb) && in ext4_run_li_request()
4024 if (ext4_emergency_state(sb) || sb_rdonly(sb) || in ext4_register_li_request()
4719 if (silent && ext4_feature_set_ok(sb, sb_rdonly(sb))) in ext4_check_feature_compatibility()
4736 if (silent && ext4_feature_set_ok(sb, sb_rdonly(sb))) in ext4_check_feature_compatibility()
4749 if (!ext4_feature_set_ok(sb, (sb_rdonly(sb)))) in ext4_check_feature_compatibility()
5227 if (!sb_rdonly(sb)) in ext4_hash_info_init()
5232 if (!sb_rdonly(sb)) in ext4_hash_info_init()
5463 if (ext4_has_feature_mmp(sb) && !sb_rdonly(sb)) { in __ext4_fill_super()
5480 } else if (test_opt(sb, NOLOAD) && !sb_rdonly(sb) && in __ext4_fill_super()
5585 err = ext4_setup_super(sb, es, sb_rdonly(sb)); in __ext4_fill_super()
5654 if (ext4_has_feature_quota(sb) && !sb_rdonly(sb)) { in __ext4_fill_super()
5808 sb_rdonly(sb) ? "ro" : "r/w", descr, in ext4_fill_super()
6088 if (journal_dev_ro && !sb_rdonly(sb)) { in ext4_load_journal()
6101 if (sb_rdonly(sb)) { in ext4_load_journal()
6198 if (!sb_rdonly(sb)) in ext4_update_super()
6327 if (sb_rdonly(sb) && (ext4_has_feature_journal_needs_recovery(sb) || in ext4_mark_recovery_complete()
6643 if ((bool)(fc->sb_flags & SB_RDONLY) != sb_rdonly(sb)) { in __ext4_remount()
6787 if (sb_rdonly(sb) || !test_opt(sb, INIT_INODE_TABLE)) in __ext4_remount()
6795 if (!ext4_has_feature_mmp(sb) || sb_rdonly(sb)) in __ext4_remount()
6813 if (sb_rdonly(sb) && !(old_sb_flags & SB_RDONLY) && in __ext4_remount()
6840 if (!ext4_has_feature_mmp(sb) || sb_rdonly(sb)) in __ext4_remount()
6849 bool old_ro = sb_rdonly(sb); in ext4_reconfigure()
6863 (old_ro != sb_rdonly(sb)) ? (sb_rdonly(sb) ? " ro" : " r/w") : ""); in ext4_reconfigure()
7268 if (sb_rdonly(sb)) in ext4_quota_off()
7416 if (sb_rdonly(sb)) in ext2_feature_set_ok()
7447 if (sb_rdonly(sb)) in ext3_feature_set_ok()