Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/doio/
Ddoio.c148 struct aio_info { struct
149 int busy;
150 int id;
151 int fd;
152 int strategy;
153 volatile int done;
155 struct iosw iosw;
158 aiocb_t aiocb;
159 int aio_ret; /* from aio_return */
160 int aio_errno; /* from aio_error */
[all …]