Searched refs:nm_readahead (Results 1 – 4 of 4) sorted by relevance
65 int nm_readahead; /* Num. of blocks to readahead */ member
60 int nm_readahead; /* Num. of blocks to readahead */ member
501 if (nmp->nm_readahead > 0 && ncl_bioread_dora(vp)) { in ncl_bioread()502 for (nra = 0; nra < nmp->nm_readahead && nra < seqcount && in ncl_bioread()688 if (nmp->nm_readahead > 0 && ncl_bioread_dora(vp) && in ncl_bioread()
732 nmp->nm_readahead = argp->readahead; in nfs_decode_args()734 nmp->nm_readahead = NFS_MAXRAHEAD; in nfs_decode_args()1627 nmp->nm_readahead = NFS_DEFRAHEAD; in mountnfs()2283 nfscl_printoptval(nmp, nmp->nm_readahead, ",readahead", &buf, &blen); in nfscl_retopts()