NOLOAD 1116 fs/ext4/ioctl.c if (test_opt(sb, NOLOAD) && ext4_has_feature_journal(sb)) NOLOAD 4360 fs/ext4/super.c if (!test_opt(sb, NOLOAD) && ext4_has_feature_journal(sb)) { NOLOAD 4364 fs/ext4/super.c } else if (test_opt(sb, NOLOAD) && !sb_rdonly(sb) &&