Searched refs:vsd_node (Results 1 – 3 of 3) sorted by relevance
4289 list_create(vsd_list, sizeof (struct vsd_node), in vsd_create()4290 offsetof(struct vsd_node, vs_nodes)); in vsd_create()4307 struct vsd_node *vsd; in vsd_destroy()4360 struct vsd_node *vsd; in vsd_get()4379 struct vsd_node *vsd; in vsd_set()4435 struct vsd_node *vsd = vp->v_vsd; in vsd_free()4469 kmem_free(vsd, sizeof (struct vsd_node)); in vsd_free()
177 struct vsd_node { struct257 struct vsd_node *v_vsd; /* vnode specific data */
178 struct vsd_node { struct