Searched defs:io_rsrc_data (Results 1 – 1 of 1) sorted by relevance
44623 struct io_rsrc_data { struct44624 struct io_ring_ctx *ctx;44625 u64 **tags;44626 unsigned int nr;44627 rsrc_put_fn *do_put;44628 atomic_t refs;44629 struct completion done;44630 bool quiesce;