Lines Matching refs:sb_rdonly
462 if (sb_rdonly(sb) || !(sb->s_flags & SB_ACTIVE) || in ext4_maybe_update_superblock()
712 if (!continue_fs && !sb_rdonly(sb)) { in ext4_handle_error()
742 if (sb_rdonly(sb) || continue_fs) in ext4_handle_error()
769 if (!sb_rdonly(sbi->s_sb) && journal) { in update_super_work()
968 if (errno == -EROFS && journal_current_handle() == NULL && sb_rdonly(sb)) in __ext4_std_error()
1328 if (!sb_rdonly(sb) && !aborted) { in ext4_put_super()
1333 if (!sb_rdonly(sb)) in ext4_put_super()
3079 seq_puts(seq, sb_rdonly(sb) ? "ro" : "rw"); in ext4_seq_options_show()
3324 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3332 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3346 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3354 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3368 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3376 if (!sb_rdonly(sb)) in ext4_check_descriptors()
3392 if (!sb_rdonly(sb)) { in ext4_check_descriptors()
3722 !sb_rdonly(sb) && test_opt(sb, INIT_INODE_TABLE)) { in ext4_run_li_request()
4021 if (sb_rdonly(sb) || in ext4_register_li_request()
4696 if (silent && ext4_feature_set_ok(sb, sb_rdonly(sb))) in ext4_check_feature_compatibility()
4713 if (silent && ext4_feature_set_ok(sb, sb_rdonly(sb))) in ext4_check_feature_compatibility()
4726 if (!ext4_feature_set_ok(sb, (sb_rdonly(sb)))) in ext4_check_feature_compatibility()
5145 if (!sb_rdonly(sb)) in ext4_hash_info_init()
5150 if (!sb_rdonly(sb)) in ext4_hash_info_init()
5362 if (ext4_has_feature_mmp(sb) && !sb_rdonly(sb)) { in __ext4_fill_super()
5377 } else if (test_opt(sb, NOLOAD) && !sb_rdonly(sb) && in __ext4_fill_super()
5494 err = ext4_setup_super(sb, es, sb_rdonly(sb)); in __ext4_fill_super()
5567 if (ext4_has_feature_quota(sb) && !sb_rdonly(sb)) { in __ext4_fill_super()
5720 sb_rdonly(sb) ? "ro" : "r/w", descr, in ext4_fill_super()
6004 if (journal_dev_ro && !sb_rdonly(sb)) { in ext4_load_journal()
6017 if (sb_rdonly(sb)) { in ext4_load_journal()
6115 if (!sb_rdonly(sb)) in ext4_update_super()
6246 if (sb_rdonly(sb) && (ext4_has_feature_journal_needs_recovery(sb) || in ext4_mark_recovery_complete()
6538 if ((bool)(fc->sb_flags & SB_RDONLY) != sb_rdonly(sb)) { in __ext4_remount()
6682 if (sb_rdonly(sb) || !test_opt(sb, INIT_INODE_TABLE)) in __ext4_remount()
6690 if (!ext4_has_feature_mmp(sb) || sb_rdonly(sb)) in __ext4_remount()
6700 if (sb_rdonly(sb) && !(old_sb_flags & SB_RDONLY) && in __ext4_remount()
6723 if (!ext4_has_feature_mmp(sb) || sb_rdonly(sb)) in __ext4_remount()
6744 &sb->s_uuid, sb_rdonly(sb) ? "ro" : "r/w", in ext4_reconfigure()
7114 if (sb_rdonly(sb)) in ext4_quota_off()
7262 if (sb_rdonly(sb)) in ext2_feature_set_ok()
7293 if (sb_rdonly(sb)) in ext3_feature_set_ok()