Searched refs:aio_resfd (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | aio_abi.h | 104 __u32 aio_resfd; member |
/linux-4.4.14/fs/ | ||
D | aio.c | 1538 req->ki_eventfd = eventfd_ctx_fdget((int) iocb->aio_resfd); in io_submit_one() |