Searched refs:readahead (Results 1 – 9 of 9) sorted by relevance
486 if ((argp->flags & NFSMNT_READAHEAD) && argp->readahead >= 0 && in nfs_decode_args()487 argp->readahead <= NFS_MAXRAHEAD) in nfs_decode_args()488 nmp->nm_readahead = argp->readahead; in nfs_decode_args()536 nargp->readahead = nmp->nm_readahead; in nfs_decode_args()
51 int nfs_asyncio(struct buf *, int readahead);
499 nfs_asyncio(struct buf *bp, int readahead) in nfs_asyncio() argument505 if (readahead) in nfs_asyncio()
556 if (verbose || nfs_args->readahead != NFS_DEFRAHEAD) in prmount()558 "readahead", nfs_args->readahead); in prmount()
125 int readahead; /* # of blocks to readahead */ member
194 nfsargsp->readahead = num; in main()
546 if ((nfs_args.readahead = hasmntval(&mnt, "readahead"))) in mount_nfs_fh()
2239 /* The forced readahead in here is because we might be at the end of a
2713 fun:readahead=uninstrumented