Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_lockf.c153 static int graph_add_indices(int *indices, int n,
2190 graph_add_indices(int *indices, int n, struct owner_vertex_list *set) in graph_add_indices() function
2320 n = graph_add_indices(indices, 0, &deltaF); in graph_add_edge()
2321 graph_add_indices(indices, n, &deltaB); in graph_add_edge()