Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h728 VE_RMDIR = 4, /* Remove of directory vnode's name */ enumerator
/titanic_44/usr/src/uts/common/sys/
H A Dvnode.h733 VE_RMDIR = 4, /* Remove of directory vnode's name */ enumerator
/titanic_44/usr/src/uts/common/fs/portfs/
H A Dport_fop.c2337 case VE_RMDIR: in port_fop_vnevent()
/titanic_44/usr/src/uts/common/fs/
H A Dvnode.c2556 (void) VOP_VNEVENT(vp, VE_RMDIR, dvp, name, ct); in vnevent_rmdir()