Searched refs:hio_data (Results 1 – 1 of 1) sorted by relevance
69 void *hio_data; member196 hio->hio_data = malloc(MAXPHYS); in init_environment()197 if (hio->hio_data == NULL) { in init_environment()705 hio->hio_data, MAXPHYS) == -1) { in recv_thread()793 ret = pread(res->hr_localfd, hio->hio_data, in disk_thread()804 ret = pwrite(res->hr_localfd, hio->hio_data, in disk_thread()881 data = hio->hio_data; in send_thread()