Searched defs:async_list (Results 1 – 8 of 8) sorted by relevance
164 struct async_list { struct165 spinlock_t lock;166 atomic_t cnt;167 struct list_head list;169 struct file *file;170 off_t io_start;171 size_t io_len;1303 struct async_list *async_list = &req->ctx->pending_async[rw]; in io_async_list_note() local2149 struct async_list *async_list; in io_sq_wq_submit_work() local
52 struct list_head async_list; member
210 struct list_head async_list; member
215 struct list_head async_list; member
72 struct list_head async_list; member
81 struct list_head async_list; member
867 struct list_head async_list; member