Searched defs:aio_kiocb (Results 1 – 2 of 2) sorted by relevance
197 struct aio_kiocb { struct198 union {205 struct kioctx *ki_ctx;206 kiocb_cancel_fn *ki_cancel;208 struct io_event ki_res;210 struct list_head ki_list; /* the aio core uses this212 refcount_t ki_refcnt;218 struct eventfd_ctx *ki_eventfd;
198 struct aio_kiocb { struct199 union {206 struct kioctx *ki_ctx;207 kiocb_cancel_fn *ki_cancel;209 struct io_event ki_res;211 struct list_head ki_list; /* the aio core uses this213 refcount_t ki_refcnt;219 struct eventfd_ctx *ki_eventfd;