vn_write 60 kern/vfs_vnops.c int vn_write(struct file *, off_t *, struct uio *, struct ucred *); vn_write 66 kern/vfs_vnops.c { vn_read, vn_write, vn_ioctl, vn_poll, vn_kqfilter, vn_statfile,