Searched refs:partition_dev (Results 1 – 1 of 1) sorted by relevance
1070 auto partition_dev = in GetPartitionDevice() local1072 if (!partition_dev.has_value()) { in GetPartitionDevice()1076 *device = std::move(partition_dev->rw_device_path); in GetPartitionDevice()1079 *is_dynamic = partition_dev->is_dynamic; in GetPartitionDevice()