Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h733 VE_TRUNCATE = 9 /* Truncate */ enumerator
/titanic_44/usr/src/uts/common/sys/
H A Dvnode.h738 VE_TRUNCATE = 9 /* Truncate */ enumerator
/titanic_44/usr/src/uts/common/fs/portfs/
H A Dport_fop.c2356 case VE_TRUNCATE: in port_fop_vnevent()
/titanic_44/usr/src/uts/common/fs/
H A Dvnode.c2592 (void) VOP_VNEVENT(vp, VE_TRUNCATE, NULL, NULL, ct); in vnevent_truncate()