Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/sys/fs/
H A Dtmp.h96 extern int tmpnode_trunc(struct tmount *, struct tmpnode *, ulong_t);
/onnv-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_tnode.c228 tmpnode_trunc( in tmpnode_trunc() function
H A Dtmp_vnops.c399 (void) tmpnode_trunc(tm, tp, in wrtmp()
780 error = tmpnode_trunc(tm, tp, (ulong_t)vap->va_size); in tmp_setattr()
1006 (void) tmpnode_trunc(tm, oldtp, 0); in tmp_create()
1674 (void) tmpnode_trunc(tm, tp, 0); in tmp_inactive()
2295 error = tmpnode_trunc((struct tmount *)VFSTOTM(vp->v_vfsp), in tmp_freesp()