Searched defs:aio_thread_req (Results 1 – 1 of 1) sorted by relevance
17 struct aio_thread_req { struct18 enum aio_type type;19 int io_fd;20 unsigned long long offset;21 char *buf;22 int len;23 struct aio_context *aio;