Home
last modified time | relevance | path

Searched refs:tmpnode_trunc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dtmp.h97 extern int tmpnode_trunc(struct tmount *, struct tmpnode *, ulong_t);
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_tnode.c228 tmpnode_trunc( in tmpnode_trunc() function
H A Dtmp_vnops.c406 (void) tmpnode_trunc(tm, tp, in wrtmp()
787 error = tmpnode_trunc(tm, tp, (ulong_t)vap->va_size); in tmp_setattr()
1019 (void) tmpnode_trunc(tm, oldtp, 0); in tmp_create()
1701 (void) tmpnode_trunc(tm, tp, 0); in tmp_inactive()
2318 error = tmpnode_trunc((struct tmount *)VFSTOTM(vp->v_vfsp), in tmp_freesp()