Searched refs:super_bdev_name (Results 1 – 1 of 1) sorted by relevance
1701 auto super_bdev_name = android::fs_mgr::GetBlockDevicePartitionName(*super_device); in wipe_super() local1703 if (super_bdev_name != "super") { in wipe_super()1717 auto image_path = temp_dir.path + "/"s + super_bdev_name + ".img"; in wipe_super()