nfs_read
static int nfs_read(struct open_file *f, void *buf, size_t size, size_t *resid);
nfs_read,
static int nfs_read (struct vop_read_args *);
.vop_read = nfs_read,