ERRORS_PANIC       75 fs/ext2/super.c 	if (test_opt(sb, ERRORS_PANIC))
ERRORS_PANIC      277 fs/ext2/super.c 	if (test_opt(sb, ERRORS_PANIC))
ERRORS_PANIC      534 fs/ext2/super.c 			set_opt (opts->s_mount_opt, ERRORS_PANIC);
ERRORS_PANIC      538 fs/ext2/super.c 			clear_opt (opts->s_mount_opt, ERRORS_PANIC);
ERRORS_PANIC      543 fs/ext2/super.c 			clear_opt (opts->s_mount_opt, ERRORS_PANIC);
ERRORS_PANIC      918 fs/ext2/super.c 		set_opt(opts.s_mount_opt, ERRORS_PANIC);
ERRORS_PANIC      484 fs/ext4/super.c 	} else if (test_opt(sb, ERRORS_PANIC)) {
ERRORS_PANIC      703 fs/ext4/super.c 	if (test_opt(sb, ERRORS_PANIC) && !system_going_down()) {
ERRORS_PANIC     2231 fs/ext4/super.c 	if (test_opt(sb, ERRORS_PANIC) && def_errors != EXT4_ERRORS_PANIC)
ERRORS_PANIC     3757 fs/ext4/super.c 		set_opt(sb, ERRORS_PANIC);
ERRORS_PANIC      139 fs/nilfs2/super.c 	if (nilfs_test_opt(nilfs, ERRORS_PANIC))
ERRORS_PANIC      666 fs/nilfs2/super.c 	if (nilfs_test_opt(nilfs, ERRORS_PANIC))
ERRORS_PANIC      748 fs/nilfs2/super.c 			nilfs_write_opt(nilfs, ERROR_MODE, ERRORS_PANIC);