Searched refs:aio_type (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/um/include/shared/
H A Daio.h9 enum aio_type { AIO_READ, AIO_WRITE, AIO_MMAP }; enum
24 extern int submit_aio(enum aio_type type, int fd, char *buf, int len,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/include/shared/
H A Daio.h9 enum aio_type { AIO_READ, AIO_WRITE, AIO_MMAP }; enum
24 extern int submit_aio(enum aio_type type, int fd, char *buf, int len,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/um/os-Linux/
H A Daio.c20 enum aio_type type;
68 static int do_aio(aio_context_t ctx, enum aio_type type, int fd, char *buf,
268 static int submit_aio_26(enum aio_type type, int io_fd, char *buf, int len,
297 static int submit_aio_26(enum aio_type type, int io_fd, char *buf, int len,
364 static int submit_aio_24(enum aio_type type, int io_fd, char *buf, int len,
384 int submit_aio(enum aio_type type, int io_fd, char *buf, int len,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/os-Linux/
H A Daio.c20 enum aio_type type;
68 static int do_aio(aio_context_t ctx, enum aio_type type, int fd, char *buf,
268 static int submit_aio_26(enum aio_type type, int io_fd, char *buf, int len,
297 static int submit_aio_26(enum aio_type type, int io_fd, char *buf, int len,
364 static int submit_aio_24(enum aio_type type, int io_fd, char *buf, int len,
384 int submit_aio(enum aio_type type, int io_fd, char *buf, int len,

Completed in 185 milliseconds