Home
last modified time | relevance | path

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

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