Searched refs:aio_path_error_info_elem_t (Results 1 – 6 of 6) sorted by relevance
193 pqisrc_show_aio_error_info(pqisrc_softstate_t *softs, rcb_t *rcb, aio_path_error_info_elem_t *aio_e… in pqisrc_show_aio_error_info()200 offsetof(aio_path_error_info_elem_t, data), PRINT_FLAG_HDR_COLUMN); in pqisrc_show_aio_error_info()244 aio_path_error_info_elem_t *aio_err = err_info; in pqisrc_is_innocuous_error()297 aio_path_error_info_elem_t *err_info = NULL; in pqisrc_process_aio_response_error()303 err_info = (aio_path_error_info_elem_t*) in pqisrc_process_aio_response_error()
151 aio_path_error_info_elem_t *aio_err);307 void os_aio_response_error(rcb_t *, aio_path_error_info_elem_t *);
351 ASSERT(sizeof(aio_path_error_info_elem_t)== 276); in check_struct_sizes()
180 …ISRC_ERR_BUF_ELEM_SIZE MAX(sizeof(raid_path_error_info_elem_t),sizeof(aio_path_error_info_elem_t))
436 os_aio_response_error(rcb_t *rcb, aio_path_error_info_elem_t *err_info) in os_aio_response_error()
568 }OS_ATTRIBUTE_PACKED aio_path_error_info_elem_t; typedef