Lines Matching refs:sb_rdonly

660 	if (!continue_fs && !sb_rdonly(sb)) {  in ext4_handle_error()
690 if (sb_rdonly(sb) || continue_fs) in ext4_handle_error()
717 if (!sb_rdonly(sbi->s_sb) && journal) { in flush_stashed_error_work()
908 if (errno == -EROFS && journal_current_handle() == NULL && sb_rdonly(sb)) in __ext4_std_error()
1233 if (!sb_rdonly(sb) && !aborted) { in ext4_put_super()
1238 if (!sb_rdonly(sb)) in ext4_put_super()
3003 seq_puts(seq, sb_rdonly(sb) ? "ro" : "rw"); in ext4_seq_options_show()
3250 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3258 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3272 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3280 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3294 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3302 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3318 if (!sb_rdonly(sb)) { in ext4_check_descriptors()
3651 !sb_rdonly(sb) && test_opt(sb, INIT_INODE_TABLE)) { in ext4_run_li_request()
3951 if (sb_rdonly(sb) || in ext4_register_li_request()
4624 if (silent && ext4_feature_set_ok(sb, sb_rdonly(sb))) in ext4_check_feature_compatibility()
4641 if (silent && ext4_feature_set_ok(sb, sb_rdonly(sb))) in ext4_check_feature_compatibility()
4654 if (!ext4_feature_set_ok(sb, (sb_rdonly(sb)))) in ext4_check_feature_compatibility()
5193 if (!sb_rdonly(sb)) in __ext4_fill_super()
5198 if (!sb_rdonly(sb)) in __ext4_fill_super()
5271 if (ext4_has_feature_mmp(sb) && !sb_rdonly(sb)) in __ext4_fill_super()
5283 } else if (test_opt(sb, NOLOAD) && !sb_rdonly(sb) && in __ext4_fill_super()
5401 ret = ext4_setup_super(sb, es, sb_rdonly(sb)); in __ext4_fill_super()
5499 if (ext4_has_feature_quota(sb) && !sb_rdonly(sb)) { in __ext4_fill_super()
5893 if (journal_dev_ro && !sb_rdonly(sb)) { in ext4_load_journal()
5906 if (sb_rdonly(sb)) { in ext4_load_journal()
6115 if (sb_rdonly(sb) && (ext4_has_feature_journal_needs_recovery(sb) || in ext4_mark_recovery_complete()
6182 if (sb_rdonly(sb)) in ext4_force_commit()
6247 if (sb_rdonly(sb)) in ext4_freeze()
6284 if (sb_rdonly(sb) || ext4_forced_shutdown(EXT4_SB(sb))) in ext4_unfreeze()
6416 if ((bool)(fc->sb_flags & SB_RDONLY) != sb_rdonly(sb)) { in __ext4_remount()
6526 if (sb_rdonly(sb) || !test_opt(sb, INIT_INODE_TABLE)) in __ext4_remount()
6568 if (!ext4_has_feature_mmp(sb) || sb_rdonly(sb)) in __ext4_remount()
6594 if (!ext4_has_feature_mmp(sb) || sb_rdonly(sb)) in __ext4_remount()
7133 if (sb_rdonly(sb)) in ext2_feature_set_ok()
7164 if (sb_rdonly(sb)) in ext3_feature_set_ok()