Searched defs:io_fd (Results 1 – 1 of 1) sorted by relevance
/arch/um/os-Linux/ |
D | aio.c | 19 int io_fd; member 265 static int submit_aio_26(enum aio_type type, int io_fd, char *buf, int len, in submit_aio_26() 294 static int submit_aio_26(enum aio_type type, int io_fd, char *buf, int len, in submit_aio_26() 361 static int submit_aio_24(enum aio_type type, int io_fd, char *buf, int len, in submit_aio_24() 381 int submit_aio(enum aio_type type, int io_fd, char *buf, int len, in submit_aio()
|