Searched defs:io_rsrc_node (Results 1 – 1 of 1) sorted by relevance
236 struct io_rsrc_node { struct237 struct percpu_ref refs;238 struct list_head node;239 struct list_head rsrc_list;240 struct io_rsrc_data *rsrc_data;241 struct llist_node llist;242 bool done;