Searched defs:gw_node (Results 1 – 2 of 2) sorted by relevance
40 static void gw_node_free_ref(struct gw_node *gw_node) in gw_node_free_ref()48 struct gw_node *gw_node; in gw_get_selected_gw_node() local65 struct gw_node *gw_node; in gw_get_selected_orig() local115 struct gw_node *gw_node, *curr_gw = NULL; in gw_get_best_gw_node() local306 struct gw_node *gw_node; in gw_node_add() local335 struct gw_node *gw_node, *curr_gw; in gw_node_update() local392 struct gw_node *gw_node, *curr_gw; in gw_node_purge() local429 const struct gw_node *gw_node) in _write_buffer_text()466 struct gw_node *gw_node; in gw_client_seq_print_text() local
113 struct gw_node { struct114 struct hlist_node list;115 struct orig_node *orig_node;116 unsigned long deleted;117 atomic_t refcount;118 struct rcu_head rcu;