Searched refs:aio_resfd (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | aio_abi.h | 106 __u32 aio_resfd; member |
/openbmc/linux/fs/ | ||
H A D | aio.c | 1944 eventfd = eventfd_ctx_fdget(iocb->aio_resfd); in __io_submit_one() |