Home
last modified time | relevance | path

Searched refs:VE_LINK (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h730 VE_LINK = 6, /* Link with vnode's name as source */ enumerator
/titanic_44/usr/src/uts/common/sys/
H A Dvnode.h735 VE_LINK = 6, /* Link with vnode's name as source */ enumerator
/titanic_44/usr/src/uts/common/fs/portfs/
H A Dport_fop.c2344 case VE_LINK: in port_fop_vnevent()
/titanic_44/usr/src/uts/common/fs/
H A Dvnode.c2574 (void) VOP_VNEVENT(vp, VE_LINK, NULL, NULL, ct); in vnevent_link()