Lines Matching refs:vdo_log_error
401 vdo_log_error("thread config string error: 'bioRotationInterval' of at least 1 is required"); in process_one_thread_config_spec()
404 vdo_log_error("thread config string error: 'bioRotationInterval' cannot be higher than %d", in process_one_thread_config_spec()
413 vdo_log_error("thread config string error: at most %d 'logical' threads are allowed", in process_one_thread_config_spec()
422 vdo_log_error("thread config string error: at most %d 'physical' threads are allowed", in process_one_thread_config_spec()
431 vdo_log_error("thread config string error: at most %d '%s' threads are allowed", in process_one_thread_config_spec()
441 vdo_log_error("thread config string error: at least one 'cpu' thread required"); in process_one_thread_config_spec()
453 vdo_log_error("thread config string error: at least one 'bio' thread required"); in process_one_thread_config_spec()
486 vdo_log_error("thread config string error: expected thread parameter assignment, saw \"%s\"", in parse_one_thread_config_spec()
494 vdo_log_error("thread config string error: integer value needed, found \"%s\"", in parse_one_thread_config_spec()
566 vdo_log_error("optional parameter error: at least one max discard block required"); in process_one_key_value_pair()
571 vdo_log_error("optional parameter error: at most %d max discard blocks are allowed", in process_one_key_value_pair()
606 vdo_log_error("optional config string error: integer value needed, found \"%s\"", in parse_one_key_value_pair()
874 vdo_log_error("couldn't open device \"%s\": error %d", in parse_device_config()
1468 vdo_log_error("Existing vdo already uses device %s", in vdo_initialize()
1476 vdo_log_error("Could not create VDO device. (VDO error %d, message %s)", in vdo_initialize()
1488 vdo_log_error("Could not start VDO device. (VDO error %d, message %s)", in vdo_initialize()
2117 vdo_log_error("Suspend invoked while in unexpected state: %s", in vdo_postsuspend()
2301 vdo_log_error("Aborting load due to unsupported version"); in handle_load_error()
2720 vdo_log_error("grow logical operation failed, result = %d", result); in apply_new_vdo_configuration()
2726 vdo_log_error("resize operation failed, result = %d", result); in apply_new_vdo_configuration()
2741 …vdo_log_error("resume of device '%s' failed: backing device has %llu blocks but VDO physical size … in vdo_preresume_registered()
2821 vdo_log_error("resume of device '%s' failed with error: %d", device_name, in vdo_preresume_registered()
2904 vdo_log_error("vdo_register_status_codes failed %d", result); in vdo_init()
2911 vdo_log_error("dm_register_target failed %d", result); in vdo_init()