Home
last modified time | relevance | path

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

/arch/um/include/shared/
Daio.h24 extern int submit_aio(enum aio_type type, int fd, char *buf, int len,
/arch/um/os-Linux/
Daio.c381 int submit_aio(enum aio_type type, int io_fd, char *buf, int len, in submit_aio() function