Searched defs:io_rsrc_data (Results 1 – 2 of 2) sorted by relevance
31 struct io_rsrc_data { struct32 struct io_ring_ctx *ctx;34 u64 **tags;35 unsigned int nr;36 u16 rsrc_type;37 bool quiesce;
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;