Searched defs:io_rsrc_node (Results 1 – 1 of 1) sorted by relevance
41865 struct io_rsrc_node { struct41866 struct percpu_ref refs;41867 struct list_head node;41868 struct list_head rsrc_list;41869 struct io_rsrc_data *rsrc_data;41870 struct llist_node llist;41871 bool done;