Home
last modified time | relevance | path

Searched refs:force_writable (Results 1 – 7 of 7) sorted by relevance

/aosp14/system/core/fs_mgr/include/
H A Dfs_mgr_dm_linear.h67 bool force_writable = false; member
/aosp14/system/core/fs_mgr/
H A Dfs_mgr_dm_linear.cpp127 if (params.force_writable) { in CreateDmTableInternal()
H A Dfs_mgr_overlayfs.cpp1060 .force_writable = true, in CreateDynamicScratch()
1493 .force_writable = true, in EnsureScratchMapped()
/aosp14/system/core/fastboot/device/
H A Dutility.cpp64 .force_writable = true, in OpenLogicalPartition()
/aosp14/system/core/fs_mgr/libfiemap/
H A Dimage_manager.cpp313 .force_writable = true, in MapWithDmLinear()
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_test.cpp329 .force_writable = true, in CreatePartition()
H A Dsnapshot.cpp2381 params.force_writable = true; in MapPartitionWithSnapshot()