Home
last modified time | relevance | path

Searched refs:batch_write (Results 1 – 8 of 8) sorted by relevance

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dcow_writer.h59 bool batch_write = false; member
/system/update_engine/aosp/
Dcow_converter.cc77 .batch_write = true, in ProcessPartition()
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dtest_v3.cpp215 options.batch_write = true; in TEST_F()
775 options.batch_write = true; in TEST_F()
820 options.batch_write = true; in TEST_P()
Dcreate_cow.cpp246 options.batch_write = true; in CreateSnapshotWriter()
Dwriter_v2.cpp101 options_.batch_write)) { in SetupWriteOptions()
Dwriter_v3.cpp172 options_.batch_write)) { in ParseOptions()
/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
Dsnapuserd_test.cpp148 options.batch_write = true; in CreateV3Cow()
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp3757 cow_options.batch_write = status.batched_writes(); in OpenCompressedSnapshotWriter()