Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapuserd_readahead.cpp185 int num_ops = *pending_ops; in PrepareReadAhead() local
226 int num_ops = 0; in ReconstructDataFromCow() local
301 int num_ops = (snapuserd_->GetBufferDataSize()) / BLOCK_SZ; in ReadAheadIOStart() local
H A Dsnapuserd.cpp371 size_t num_ops = 0; in ReadMetadata() local
H A Dsnapuserd_worker.cpp349 int num_ops = DIV_ROUND_UP(size, BLOCK_SZ); in ReadData() local
H A Dsnapshot.cpp1200 size_t num_ops = 0; in CheckMergeConsistency() local
/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dcow_format.h99 uint64_t num_ops; member
/aosp12/system/update_engine/payload_generator/
H A Ddelta_diff_utils.cc494 size_t num_ops = aops->size(); in DeltaMovedAndZeroBlocks() local
/aosp12/system/nfc/src/nfc/include/
H A Drw_int.h622 uint32_t num_ops; /* Number of operations since activation */ member