Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Dubc_internal.h81 struct cl_readahead { struct
82 lck_mtx_t cl_lockr;
83 daddr64_t cl_lastr; /* last block read by client */
84 daddr64_t cl_maxra; /* last block prefetched by the read ahead */
85 int cl_ralen; /* length of last prefetch */