Searched refs:submit_aio_26 (Results 1 – 1 of 1) sorted by relevance
/arch/um/os-Linux/ |
D | aio.c | 265 static int submit_aio_26(enum aio_type type, int io_fd, char *buf, int len, in submit_aio_26() function 294 static int submit_aio_26(enum aio_type type, int io_fd, char *buf, int len, in submit_aio_26() function 389 return submit_aio_26(type, io_fd, buf, len, offset, aio); in submit_aio()
|