Home
last modified time | relevance | path

Searched refs:scratch_space (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dcow_writer.h48 bool scratch_space = true; member
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_reader_test.cpp172 options.scratch_space = false; in TEST_F()
H A Dsnapshot.cpp3553 options.scratch_space = false; in InitializeUpdateSnapshots()
3670 cow_options.scratch_space = false;
/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dcow_writer.cpp352 if (options_.scratch_space) { in OpenForWrite()
363 if (options_.scratch_space) { in OpenForWrite()