readahead 508 nfs/nfs_vfsops.c if ((argp->flags & NFSMNT_READAHEAD) && argp->readahead >= 0 && readahead 509 nfs/nfs_vfsops.c argp->readahead <= NFS_MAXRAHEAD) readahead 510 nfs/nfs_vfsops.c nmp->nm_readahead = argp->readahead; readahead 561 nfs/nfs_vfsops.c nargp->readahead = nmp->nm_readahead; readahead 125 sys/mount.h int readahead; /* # of blocks to readahead */ readahead 150 sys/mount.h int readahead; /* # of blocks to readahead */