Searched refs:o2net_node (Results 1 – 2 of 2) sorted by relevance
108 static struct o2net_node o2net_nodes[O2NM_MAX_NODES];291 static struct o2net_node * o2net_nn_from_num(u8 node_num) in o2net_nn_from_num()297 static u8 o2net_num_from_nn(struct o2net_node *nn) in o2net_num_from_nn()305 static int o2net_prep_nsw(struct o2net_node *nn, struct o2net_status_wait *nsw) in o2net_prep_nsw()325 static void o2net_complete_nsw_locked(struct o2net_node *nn, in o2net_complete_nsw_locked()341 static void o2net_complete_nsw(struct o2net_node *nn, in o2net_complete_nsw()363 static void o2net_complete_nodes_nsw(struct o2net_node *nn) in o2net_complete_nodes_nsw()379 static int o2net_nsw_completed(struct o2net_node *nn, in o2net_nsw_completed()503 static void o2net_set_nn_state(struct o2net_node *nn, in o2net_set_nn_state()709 static void o2net_ensure_shutdown(struct o2net_node *nn, in o2net_ensure_shutdown()[all …]
88 struct o2net_node { struct