kern_filewrite
error = kern_filewrite(td, sockfd, sock_fp, trl_uio, 0, &cnt);
error = kern_filewrite(td, fd, fp, auio, flags, &cnt);
int kern_filewrite(struct thread *td, int fd, struct file *fp,