Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dubc_internal.h84 struct cl_readahead { struct
85 lck_mtx_t cl_lockr;
86 daddr64_t cl_lastr; /* last block read by client */
87 daddr64_t cl_maxra; /* last block prefetched by the read ahead */
88 int cl_ralen; /* length of last prefetch */