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