Searched refs:PreRead (Results 1 – 1 of 1) sorted by relevance
132 bool PreRead(int eof, int offset, int* len);225 bool EntryImpl::UserBuffer::PreRead(int eof, int offset, int* len) { in PreRead() function in disk_cache::EntryImpl::UserBuffer1057 user_buffers_[index]->PreRead(eof, offset, &buf_len)) { in InternalReadData()