Home
last modified time | relevance | path

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

/linux-3.3/arch/um/os-Linux/
Daio.c19 int io_fd; member
266 static int submit_aio_26(enum aio_type type, int io_fd, char *buf, int len, in submit_aio_26()
295 static int submit_aio_26(enum aio_type type, int io_fd, char *buf, int len, in submit_aio_26()
362 static int submit_aio_24(enum aio_type type, int io_fd, char *buf, int len, in submit_aio_24()
382 int submit_aio(enum aio_type type, int io_fd, char *buf, int len, in submit_aio()