Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dinuse_vxvm.c66 struct vxvm_list { struct
67 struct vxvm_list *next; argument
71 static struct vxvm_list *vxvm_listp = NULL; argument