Searched refs:hio_data (Results 1 – 1 of 1) sorted by relevance
72 void *hio_data; member199 hio->hio_data = malloc(MAXPHYS); in init_environment()200 if (hio->hio_data == NULL) { in init_environment()708 hio->hio_data, MAXPHYS) == -1) { in recv_thread()796 ret = pread(res->hr_localfd, hio->hio_data, in disk_thread()807 ret = pwrite(res->hr_localfd, hio->hio_data, in disk_thread()884 data = hio->hio_data; in send_thread()