Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/
Daio.c197 struct aio_kiocb { struct
198 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 this
212 refcount_t ki_refcnt;
218 struct eventfd_ctx *ki_eventfd;
/kernel/linux/linux-5.10/fs/
Daio.c198 struct aio_kiocb { struct
199 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 this
213 refcount_t ki_refcnt;
219 struct eventfd_ctx *ki_eventfd;