Searched refs:nm_readahead (Results 1 – 6 of 6) sorted by relevance
57 int nm_readahead; /* Num. of blocks to readahead */ member
684 nmp->nm_readahead = argp->readahead; in nfs_decode_args()686 nmp->nm_readahead = NFS_MAXRAHEAD; in nfs_decode_args()1449 nmp->nm_readahead = NFS_DEFRAHEAD; in mountnfs()1997 nfscl_printoptval(nmp, nmp->nm_readahead, ",readahead", &buf, &blen); in nfscl_retopts()
469 if (nmp->nm_readahead > 0) { in ncl_bioread()470 for (nra = 0; nra < nmp->nm_readahead && nra < seqcount && in ncl_bioread()635 if (nmp->nm_readahead > 0 && in ncl_bioread()
154 int nm_readahead; /* Num. of blocks to readahead */155 int nm_readahead; /* Num. of blocks to readahead */ global() member
542 nmp->nm_readahead = argp->readahead; in nfs_decode_args()616 args->readahead = nmp->nm_readahead; in nfs_mount()744 nmp->nm_readahead = NFS_DEFRAHEAD; in mountnfs()
388 if (nfs_numasync > 0 && nmp->nm_readahead > 0 && in nfs_bioread()