Searched defs:io_rsrc_data (Results 1 – 1 of 1) sorted by relevance
41876 struct io_rsrc_data { struct41877 struct io_ring_ctx *ctx;41878 u64 **tags;41879 unsigned int nr;41880 rsrc_put_fn *do_put;41881 atomic_t refs;41882 struct completion done;41883 bool quiesce;