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