Home
last modified time | relevance | path

Searched refs:submit_aio_26 (Results 1 – 1 of 1) sorted by relevance

/arch/um/os-Linux/
Daio.c265 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()