Searched refs:kSpeculativeReadBackoffIters (Results 1 – 1 of 1) sorted by relevance
530 const size_t kSpeculativeReadBackoffIters = 10000000ULL; in speculativeRead() local544 if (readAvail && readIters > kSpeculativeReadBackoffIters) { in speculativeRead()