Searched defs:aio_kiocb (Results 1 – 1 of 1) sorted by relevance
179 struct aio_kiocb { struct180 union {186 struct kioctx *ki_ctx;187 kiocb_cancel_fn *ki_cancel;189 struct iocb __user *ki_user_iocb; /* user's aiocb */190 __u64 ki_user_data; /* user's data for completion */192 struct list_head ki_list; /* the aio core uses this194 refcount_t ki_refcnt;200 struct eventfd_ctx *ki_eventfd;