nfs_asyncok
int nfs_asyncok(struct nfsmount *nmp);
if (nmp->nm_readahead > 0 && nfs_asyncok(nmp)) {
if (nmp->nm_readahead > 0 && nfs_asyncok(nmp) &&