Home
last modified time | relevance | path

Searched defs:io_block (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
Dread_worker.cpp303 bool ReadWorker::GetCowOpBlockOffset(const CowOperation* cow_op, uint64_t io_block, in GetCowOpBlockOffset()
345 uint64_t io_block = SectorToChunk(sector); in ReadAlignedSector() local
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dcow_format.cpp184 bool GetBlockOffset(const CowOperation* op, uint64_t io_block, size_t block_size, off_t* offset) { in GetBlockOffset()