Searched defs:vsd_node (Results 1 – 1 of 1) sorted by relevance
180 struct vsd_node { struct181 list_node_t vs_nodes; /* list of all VSD nodes */182 uint_t vs_nkeys; /* entries in value array */183 void **vs_value; /* array of value/key */