Searched refs:PrepareReadAhead (Results 1 – 3 of 3) sorted by relevance
183 void ReadAheadThread::PrepareReadAhead(uint64_t* source_block, int* pending_ops, in PrepareReadAhead() function in android::snapshot::ReadAheadThread318 PrepareReadAhead(&source_block, &num_ops, blocks); in ReadAheadIOStart()
132 void PrepareReadAhead(uint64_t* source_block, int* pending_ops, std::vector<uint64_t>& blocks);265 void PrepareReadAhead();
76 void Snapuserd::PrepareReadAhead() { in PrepareReadAhead() function in android::snapshot::Snapuserd617 PrepareReadAhead(); in ReadMetadata()