Searched defs:io_rsrc_node (Results 1 – 2 of 2) sorted by relevance
40 struct io_rsrc_node { struct60 void io_rsrc_node_ref_zero(struct io_rsrc_node *node); argument
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;