Home
last modified time | relevance | path

Searched defs:aio_kiocb (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/
Daio.c192 struct aio_kiocb { struct
193 union {
200 struct kioctx *ki_ctx;
201 kiocb_cancel_fn *ki_cancel;
203 struct io_event ki_res;
205 struct list_head ki_list; /* the aio core uses this
207 refcount_t ki_refcnt;
213 struct eventfd_ctx *ki_eventfd;