Searched refs:LP_METADATA_DEFAULT_PARTITION_NAME (Results 1 – 7 of 7) sorted by relevance
206 CHECK(current_metadata->GetBlockDevicePartitionName(0) == LP_METADATA_DEFAULT_PARTITION_NAME && in Run()207 target_metadata->GetBlockDevicePartitionName(0) == LP_METADATA_DEFAULT_PARTITION_NAME); in Run()
3201 CHECK(current_metadata->GetBlockDevicePartitionName(0) == LP_METADATA_DEFAULT_PARTITION_NAME && in CreateUpdateSnapshots()3202 target_metadata->GetBlockDevicePartitionName(0) == LP_METADATA_DEFAULT_PARTITION_NAME); in CreateUpdateSnapshots()3515 .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;
1224 return GetBlockDevicePartitionName(0) == LP_METADATA_DEFAULT_PARTITION_NAME && in ShouldHalveSuper()
2260 return LP_METADATA_DEFAULT_PARTITION_NAME; in fs_mgr_get_super_partition_name()