Home
last modified time | relevance | path

Searched refs:readahead (Results 1 – 9 of 9) sorted by relevance

/openbsd/sys/nfs/
H A Dnfs_vfsops.c486 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()
H A Dnfs_var.h51 int nfs_asyncio(struct buf *, int readahead);
H A Dnfs_bio.c499 nfs_asyncio(struct buf *bp, int readahead) in nfs_asyncio() argument
505 if (readahead) in nfs_asyncio()
/openbsd/sbin/mount/
H A Dmount.c556 if (verbose || nfs_args->readahead != NFS_DEFRAHEAD) in prmount()
558 "readahead", nfs_args->readahead); in prmount()
/openbsd/sys/sys/
H A Dmount.h125 int readahead; /* # of blocks to readahead */ member
/openbsd/sbin/mount_nfs/
H A Dmount_nfs.c194 nfsargsp->readahead = num; in main()
/openbsd/usr.sbin/amd/amd/
H A Dnfs_ops.c546 if ((nfs_args.readahead = hasmntval(&mnt, "readahead"))) in mount_nfs_fh()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-parse.in2239 /* The forced readahead in here is because we might be at the end of a
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2713 fun:readahead=uninstrumented