nfs_readdata
ssize_t nfs_readdata(struct nfs_iodesc *, off_t, void *, size_t);
cc = nfs_readdata(fp, fp->off, (void *)addr, size);