Home
last modified time | relevance | path

Searched defs:aio_thread_req (Results 1 – 1 of 1) sorted by relevance

/arch/um/os-Linux/
Daio.c17 struct aio_thread_req { struct
18 enum aio_type type;
19 int io_fd;
20 unsigned long long offset;
21 char *buf;
22 int len;
23 struct aio_context *aio;