Lines Matching refs:sb_rdonly

460 	if (sb_rdonly(sb))  in ext4_handle_error()
649 if (errno == -EROFS && journal_current_handle() == NULL && sb_rdonly(sb)) in __ext4_std_error()
689 if (sb_rdonly(sb) == 0) { in __ext4_abort()
996 if (!sb_rdonly(sb) && !aborted) { in ext4_put_super()
1000 if (!sb_rdonly(sb)) in ext4_put_super()
2263 seq_puts(seq, sb_rdonly(sb) ? "ro" : "rw"); in ext4_seq_options_show()
2493 if (!sb_rdonly(sb)) in ext4_check_descriptors()
2501 if (!sb_rdonly(sb)) in ext4_check_descriptors()
2515 if (!sb_rdonly(sb)) in ext4_check_descriptors()
2523 if (!sb_rdonly(sb)) in ext4_check_descriptors()
2537 if (!sb_rdonly(sb)) in ext4_check_descriptors()
2545 if (!sb_rdonly(sb)) in ext4_check_descriptors()
2561 if (!sb_rdonly(sb)) { in ext4_check_descriptors()
3324 if (first_not_zeroed == ngroups || sb_rdonly(sb) || in ext4_register_li_request()
3917 if (silent && ext4_feature_set_ok(sb, sb_rdonly(sb))) in ext4_fill_super()
3934 if (silent && ext4_feature_set_ok(sb, sb_rdonly(sb))) in ext4_fill_super()
3947 if (!ext4_feature_set_ok(sb, (sb_rdonly(sb)))) in ext4_fill_super()
4108 if (!sb_rdonly(sb)) in ext4_fill_super()
4113 if (!sb_rdonly(sb)) in ext4_fill_super()
4320 if (ext4_has_feature_mmp(sb) && !sb_rdonly(sb)) in ext4_fill_super()
4332 } else if (test_opt(sb, NOLOAD) && !sb_rdonly(sb) && in ext4_fill_super()
4454 if (DUMMY_ENCRYPTION_ENABLED(sbi) && !sb_rdonly(sb) && in ext4_fill_super()
4514 ret = ext4_setup_super(sb, es, sb_rdonly(sb)); in ext4_fill_super()
4585 if (ext4_has_feature_quota(sb) && !sb_rdonly(sb)) { in ext4_fill_super()
4913 if (sb_rdonly(sb)) { in ext4_load_journal()
5074 if (ext4_has_feature_journal_needs_recovery(sb) && sb_rdonly(sb)) { in ext4_mark_recovery_complete()
5130 if (sb_rdonly(sb)) in ext4_force_commit()
5195 if (sb_rdonly(sb)) in ext4_freeze()
5230 if (sb_rdonly(sb) || ext4_forced_shutdown(EXT4_SB(sb))) in ext4_unfreeze()
5375 if ((bool)(*flags & SB_RDONLY) != sb_rdonly(sb)) { in ext4_remount()
5476 if (sb_rdonly(sb) || !test_opt(sb, INIT_INODE_TABLE)) in ext4_remount()
6060 if (sb_rdonly(sb)) in ext2_feature_set_ok()
6091 if (sb_rdonly(sb)) in ext3_feature_set_ok()