Searched defs:io_rsrc_data (Results 1 – 1 of 1) sorted by relevance
247 struct io_rsrc_data { struct248 struct io_ring_ctx *ctx;250 u64 **tags;251 unsigned int nr;252 rsrc_put_fn *do_put;253 atomic_t refs;254 struct completion done;255 bool quiesce;