Lines Matching refs:sb_rdonly

430 	if (sb_rdonly(sb))  in ext4_handle_error()
615 if (errno == -EROFS && journal_current_handle() == NULL && sb_rdonly(sb)) in __ext4_std_error()
655 if (sb_rdonly(sb) == 0) { in __ext4_abort()
950 if (!sb_rdonly(sb) && !aborted) { in ext4_put_super()
954 if (!sb_rdonly(sb)) in ext4_put_super()
2165 seq_puts(seq, sb_rdonly(sb) ? "ro" : "rw"); in ext4_seq_options_show()
2396 if (!sb_rdonly(sb)) in ext4_check_descriptors()
2404 if (!sb_rdonly(sb)) in ext4_check_descriptors()
2418 if (!sb_rdonly(sb)) in ext4_check_descriptors()
2426 if (!sb_rdonly(sb)) in ext4_check_descriptors()
2440 if (!sb_rdonly(sb)) in ext4_check_descriptors()
2448 if (!sb_rdonly(sb)) in ext4_check_descriptors()
2464 if (!sb_rdonly(sb)) { in ext4_check_descriptors()
3234 if (first_not_zeroed == ngroups || sb_rdonly(sb) || in ext4_register_li_request()
3759 if (silent && ext4_feature_set_ok(sb, sb_rdonly(sb))) in ext4_fill_super()
3776 if (silent && ext4_feature_set_ok(sb, sb_rdonly(sb))) in ext4_fill_super()
3789 if (!ext4_feature_set_ok(sb, (sb_rdonly(sb)))) in ext4_fill_super()
3937 if (!sb_rdonly(sb)) in ext4_fill_super()
3942 if (!sb_rdonly(sb)) in ext4_fill_super()
4148 if (ext4_has_feature_mmp(sb) && !sb_rdonly(sb)) in ext4_fill_super()
4160 } else if (test_opt(sb, NOLOAD) && !sb_rdonly(sb) && in ext4_fill_super()
4277 if (DUMMY_ENCRYPTION_ENABLED(sbi) && !sb_rdonly(sb) && in ext4_fill_super()
4331 ret = ext4_setup_super(sb, es, sb_rdonly(sb)); in ext4_fill_super()
4425 if (ext4_has_feature_quota(sb) && !sb_rdonly(sb)) { in ext4_fill_super()
4749 if (sb_rdonly(sb)) { in ext4_load_journal()
4910 if (ext4_has_feature_journal_needs_recovery(sb) && sb_rdonly(sb)) { in ext4_mark_recovery_complete()
4966 if (sb_rdonly(sb)) in ext4_force_commit()
5031 if (sb_rdonly(sb)) in ext4_freeze()
5066 if (sb_rdonly(sb) || ext4_forced_shutdown(EXT4_SB(sb))) in ext4_unfreeze()
5207 if ((bool)(*flags & SB_RDONLY) != sb_rdonly(sb)) { in ext4_remount()
5308 if (sb_rdonly(sb) || !test_opt(sb, INIT_INODE_TABLE)) in ext4_remount()
5889 if (sb_rdonly(sb)) in ext2_feature_set_ok()
5920 if (sb_rdonly(sb)) in ext3_feature_set_ok()