Searched refs:LP_METADATA_DEFAULT_PARTITION_NAME (Results 1 – 7 of 7) sorted by relevance
172 CHECK(current_metadata->GetBlockDevicePartitionName(0) == LP_METADATA_DEFAULT_PARTITION_NAME && in Run()173 target_metadata->GetBlockDevicePartitionName(0) == LP_METADATA_DEFAULT_PARTITION_NAME); in Run()
2191 CHECK(current_metadata->GetBlockDevicePartitionName(0) == LP_METADATA_DEFAULT_PARTITION_NAME && in CreateUpdateSnapshots()2192 target_metadata->GetBlockDevicePartitionName(0) == LP_METADATA_DEFAULT_PARTITION_NAME); in CreateUpdateSnapshots()2382 .block_device = LP_METADATA_DEFAULT_PARTITION_NAME, in InitializeUpdateSnapshots()
102 #define LP_METADATA_DEFAULT_PARTITION_NAME "super" macro
258 BlockDeviceInfo device_info(LP_METADATA_DEFAULT_PARTITION_NAME, blockdev_size, 0, 0, in New()
120 return LP_METADATA_DEFAULT_PARTITION_NAME;
1229 return GetBlockDevicePartitionName(0) == LP_METADATA_DEFAULT_PARTITION_NAME && in ShouldHalveSuper()
2143 return LP_METADATA_DEFAULT_PARTITION_NAME; in fs_mgr_get_super_partition_name()