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