Searched refs:vsd_node (Results 1 – 3 of 3) sorted by relevance
4315 list_create(vsd_list, sizeof (struct vsd_node), in vsd_create()4316 offsetof(struct vsd_node, vs_nodes)); in vsd_create()4333 struct vsd_node *vsd; in vsd_destroy()4386 struct vsd_node *vsd; in vsd_get()4405 struct vsd_node *vsd; in vsd_set()4461 struct vsd_node *vsd = vp->v_vsd; in vsd_free()4495 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