Searched refs:owner_graph (Results 1 – 1 of 1) sorted by relevance
97 struct owner_graph;143 static void graph_check(struct owner_graph *g, int checkorder);146 static int graph_delta_forward(struct owner_graph *g,149 static int graph_delta_backward(struct owner_graph *g,154 static int graph_assign_indices(struct owner_graph *g, int *indices,156 static int graph_add_edge(struct owner_graph *g,158 static void graph_remove_edge(struct owner_graph *g,160 static struct owner_vertex *graph_alloc_vertex(struct owner_graph *g,162 static void graph_free_vertex(struct owner_graph *g,164 static struct owner_graph * graph_init(struct owner_graph *g);[all …]