Searched refs:LP_METADATA_DEFAULT_PARTITION_NAME (Results 1 – 7 of 7) sorted by relevance
193 CHECK(current_metadata->GetBlockDevicePartitionName(0) == LP_METADATA_DEFAULT_PARTITION_NAME && in Run()194 target_metadata->GetBlockDevicePartitionName(0) == LP_METADATA_DEFAULT_PARTITION_NAME); in Run()
2765 CHECK(current_metadata->GetBlockDevicePartitionName(0) == LP_METADATA_DEFAULT_PARTITION_NAME && in CreateUpdateSnapshots()2766 target_metadata->GetBlockDevicePartitionName(0) == LP_METADATA_DEFAULT_PARTITION_NAME); in CreateUpdateSnapshots()3018 .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()
2266 return LP_METADATA_DEFAULT_PARTITION_NAME; in fs_mgr_get_super_partition_name()