Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/
H A Dvnode.c4519 list_create(vsd_list, sizeof (struct vsd_node), in vsd_create()
4520 offsetof(struct vsd_node, vs_nodes)); in vsd_create()
4537 struct vsd_node *vsd; in vsd_destroy()
4590 struct vsd_node *vsd; in vsd_get()
4609 struct vsd_node *vsd; in vsd_set()
4665 struct vsd_node *vsd = vp->v_vsd; in vsd_free()
4699 kmem_free(vsd, sizeof (struct vsd_node)); in vsd_free()
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h180 struct vsd_node { struct
314 struct vsd_node *v_vsd; /* vnode specific data */