Home
last modified time | relevance | path

Searched refs:PrepareNextReadAhead (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dsnapuserd_readahead.cpp53 int ReadAhead::PrepareNextReadAhead(uint64_t* source_offset, int* pending_ops, in PrepareNextReadAhead() function in android::snapshot::ReadAhead
273 int linear_blocks = PrepareNextReadAhead(&source_offset, &num_ops, blocks_, xor_op_vec); in ReadAheadAsyncIO()
503 int linear_blocks = PrepareNextReadAhead(&source_offset, &num_ops, blocks_, xor_op_vec); in ReadAheadSyncIO()
H A Dsnapuserd_core.h119 int PrepareNextReadAhead(uint64_t* source_offset, int* pending_ops,