tmpfs_chsize
int tmpfs_chsize(struct vnode *, u_quad_t, struct ucred *, struct thread *);
error = tmpfs_chsize(vp, vap->va_size, cred, td);