Home
last modified time | relevance | path

Searched refs:DISK_FORMAT_FVM (Results 1 – 6 of 6) sorted by relevance

/system/ulib/fs-management/include/fs-management/
A Dmount.h30 DISK_FORMAT_FVM, enumerator
42 [DISK_FORMAT_FVM] = "fvm",
/system/utest/fs-test-utils/
A Dunittest_test.cpp46 ASSERT_EQ(actual, DISK_FORMAT_FVM); in VerifyRamdiskAndFvmExist()
A Dfixture_test.cpp213 ASSERT_EQ(fvm_actual, DISK_FORMAT_FVM); in DiskAndFvmAreFormattedCorrectly()
310 ASSERT_EQ(actual_format, DISK_FORMAT_FVM); in UseBlockDeviceWithFvmIsOk()
/system/ulib/fs-management/
A Dmount.cpp304 return DISK_FORMAT_FVM; in detect_disk_format()
/system/core/devmgr/fshost/
A Dblock-watcher.cpp555 case DISK_FORMAT_FVM: { in block_device_added()
/system/uapp/disk-pave/
A Dpave-lib.cpp421 if (df == DISK_FORMAT_FVM) { in FvmPartitionFormat()

Completed in 12 milliseconds