Searched refs:graph_remove_edge (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_lockf.c159 static void graph_remove_edge(struct owner_graph *g,
953 graph_remove_edge(g, x->lf_owner->lo_vertex, y->lf_owner->lo_vertex);
2369 graph_remove_edge(struct owner_graph *g, struct owner_vertex *x, function

Completed in 57 milliseconds