Home
last modified time | relevance | path

Searched defs:zfs_vertex (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_graph.c92 typedef struct zfs_vertex { struct
94 struct zfs_vertex *zv_next; argument
100 } zfs_vertex_t; argument