kern_truncate
error = kern_truncate(&nd, uap->length);
int kern_truncate(struct nlookupdata *nd, off_t length);