Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_lockf.c95 struct owner_vertex;
141 static int graph_reaches(struct owner_vertex *x, struct owner_vertex *y,
147 struct owner_vertex *x, struct owner_vertex *y,
150 struct owner_vertex *x, struct owner_vertex *y,
157 struct owner_vertex *x, struct owner_vertex *y);
159 struct owner_vertex *x, struct owner_vertex *y);
242 struct owner_vertex;
253 struct owner_vertex { struct
2030 graph_reaches(struct owner_vertex *x, struct owner_vertex *y, in graph_reaches()
2081 struct owner_vertex *v; in graph_print_vertices()
[all …]