Searched defs:io_rsrc_node (Results 1 – 1 of 1) sorted by relevance
44612 struct io_rsrc_node { struct44613 struct percpu_ref refs;44614 struct list_head node;44615 struct list_head rsrc_list;44616 struct io_rsrc_data *rsrc_data;44617 struct llist_node llist;44618 bool done;