Lines Matching defs:hio
66 struct hio { struct
67 uint64_t hio_seq; argument
68 int hio_error; argument
69 void *hio_data; argument
70 uint8_t hio_cmd; argument
71 uint64_t hio_offset; argument
72 uint64_t hio_length; argument
73 bool hio_memsync; argument
111 #define QUEUE_INSERT(name, hio) do { \ argument
119 #define QUEUE_TAKE(name, hio) do { \ argument
141 hio_clear(struct hio *hio) in hio_clear()
170 struct hio *hio; in init_environment() local
511 reqlog(int loglevel, int debuglevel, int error, struct hio *hio, in reqlog()
554 requnpack(struct hast_resource *res, struct hio *hio, struct nv *nv) in requnpack()
655 struct hio *hio, *mshio; in recv_thread() local
748 struct hio *hio; in disk_thread() local
863 struct hio *hio; in send_thread() local