Searched refs:fixed_rsrc_refs (Results 1 – 1 of 1) sorted by relevance
875 struct percpu_ref *fixed_rsrc_refs; member1187 if (!req->fixed_rsrc_refs) { in io_req_set_rsrc_node()1188 req->fixed_rsrc_refs = &ctx->rsrc_node->refs; in io_req_set_rsrc_node()1189 percpu_ref_get(req->fixed_rsrc_refs); in io_req_set_rsrc_node()1969 if (req->fixed_rsrc_refs) in io_dismantle_req()1970 percpu_ref_put(req->fixed_rsrc_refs); in io_dismantle_req()7061 req->fixed_rsrc_refs = NULL; in io_init_req()