Home
last modified time | relevance | path

Searched defs:readahead (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/nfs/
H A Dnfsdiskless.h87 int readahead; /* # of blocks to readahead */ member
/freebsd-src/sys/nfsclient/
H A Dnfsargs.h57 int readahead; /* # of blocks to readahead */ member
/freebsd-src/tests/sys/fs/fusefs/
H A Dread.cc1323 TEST_P(ReadAhead,readahead) TEST_P() argument