Home
last modified time | relevance | path

Searched refs:graph_delta_forward (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/kern/
HDkern_lockf.c147 static int graph_delta_forward(struct owner_graph *g,
2113 graph_delta_forward(struct owner_graph *g, struct owner_vertex *x, in graph_delta_forward() function
2280 nF = graph_delta_forward(g, x, y, &deltaF); in graph_add_edge()