Searched refs:tmpnode_trunc (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | tmp.h | 96 extern int tmpnode_trunc(struct tmount *, struct tmpnode *, ulong_t);
|
/titanic_44/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_tnode.c | 228 tmpnode_trunc( in tmpnode_trunc() function
|
H A D | tmp_vnops.c | 404 (void) tmpnode_trunc(tm, tp, in wrtmp() 785 error = tmpnode_trunc(tm, tp, (ulong_t)vap->va_size); in tmp_setattr() 1017 (void) tmpnode_trunc(tm, oldtp, 0); in tmp_create() 1686 (void) tmpnode_trunc(tm, tp, 0); in tmp_inactive() 2303 error = tmpnode_trunc((struct tmount *)VFSTOTM(vp->v_vfsp), in tmp_freesp()
|