Searched refs:owner_vertex (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_lockf.c | 100 struct owner_vertex; 146 static int graph_reaches(struct owner_vertex *x, struct owner_vertex *y, 152 struct owner_vertex *x, struct owner_vertex *y, 155 struct owner_vertex *x, struct owner_vertex *y, 162 struct owner_vertex *x, struct owner_vertex *y); 164 struct owner_vertex *x, struct owner_vertex *y); 247 struct owner_vertex; 258 struct owner_vertex { struct 2043 graph_reaches(struct owner_vertex *x, struct owner_vertex *y, in graph_reaches() 2094 struct owner_vertex *v; in graph_print_vertices() [all …]
|