Lines Matching refs:handle_parse_error
692 static void handle_parse_error(struct device_config *config, char **error_ptr, in handle_parse_error() function
719 handle_parse_error(config, error_ptr, in parse_device_config()
725 handle_parse_error(config, error_ptr, "Incorrect number of arguments"); in parse_device_config()
731 handle_parse_error(config, error_ptr, in parse_device_config()
743 handle_parse_error(config, error_ptr, "Could not populate string"); in parse_device_config()
768 handle_parse_error(config, error_ptr, *error_ptr); in parse_device_config()
778 handle_parse_error(config, error_ptr, in parse_device_config()
787 handle_parse_error(config, error_ptr, in parse_device_config()
796 handle_parse_error(config, error_ptr, "Invalid logical block size"); in parse_device_config()
808 handle_parse_error(config, error_ptr, in parse_device_config()
816 handle_parse_error(config, error_ptr, "Invalid block map maximum age"); in parse_device_config()
835 handle_parse_error(config, error_ptr, in parse_device_config()
846 handle_parse_error(config, error_ptr, *error_ptr); in parse_device_config()
859 handle_parse_error(config, error_ptr, in parse_device_config()
866 handle_parse_error(config, error_ptr, in parse_device_config()
876 handle_parse_error(config, error_ptr, "Unable to open storage device"); in parse_device_config()