Home
last modified time | relevance | path

Searched refs:vsd_node (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/uts/common/fs/
H A Dvnode.c4278 list_create(vsd_list, sizeof (struct vsd_node), in vsd_create()
4279 offsetof(struct vsd_node, vs_nodes)); in vsd_create()
4296 struct vsd_node *vsd; in vsd_destroy()
4349 struct vsd_node *vsd; in vsd_get()
4368 struct vsd_node *vsd; in vsd_set()
4424 struct vsd_node *vsd = vp->v_vsd; in vsd_free()
4458 kmem_free(vsd, sizeof (struct vsd_node)); in vsd_free()
/onnv-gate/usr/src/uts/common/sys/
H A Dvnode.h176 struct vsd_node { struct
256 struct vsd_node *v_vsd; /* vnode specific data */