Home
last modified time | relevance | path

Searched refs:nm_readahead (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/nfs/
H A Dnfsmount.h44 int nm_readahead; /* Num. of blocks to readahead */ member
H A Dnfs_bio.c173 if (nfs_numasync > 0 && nmp->nm_readahead > 0) {
174 for (nra = 0; nra < nmp->nm_readahead &&
307 if (nfs_numasync > 0 && nmp->nm_readahead > 0 &&
H A Dnfs_vfsops.c530 nmp->nm_readahead = NFS_DEFRAHEAD;
602 nmp->nm_readahead = argp->readahead;