Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dcow_writer.h43 std::optional<uint64_t> max_blocks; member
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_test.cpp1226 uint64_t max_blocks = *writer->options().max_blocks; in ShiftAllSnapshotBlocks() local