vtruncbuf
error = vtruncbuf(ovp, length, (int)fs->e2fs_bsize);
error = vtruncbuf(ovp, length, (int)fs->e2fs_bsize);
err = vtruncbuf(vp, newsize, fuse_iosize(vp));
allerror = vtruncbuf(DETOV(dep), length, pmp->pm_bpcluster);
error = vtruncbuf(vp, nsize, biosize);
int vtruncbuf(struct vnode *vp, off_t length, int blksize);
error = vtruncbuf(vp, length, fs->fs_bsize);