Searched refs:cow_params (Results 1 – 1 of 1) sorted by relevance
2430 CreateLogicalPartitionParams cow_params = params; in MapPartitionWithSnapshot() local2431 cow_params.timeout_ms = remaining_time; in MapPartitionWithSnapshot()2432 if (!MapCowDevices(lock, cow_params, *live_snapshot_status, &created_devices, &cow_name)) { in MapPartitionWithSnapshot()3514 CreateLogicalPartitionParams cow_params{ in InitializeUpdateSnapshots() local3531 cow_params.partition_name = target_partition->name(); in InitializeUpdateSnapshots()3533 if (!MapCowDevices(lock, cow_params, it->second, &created_devices_for_cow, &cow_name)) { in InitializeUpdateSnapshots()3547 << cow_params.partition_name; in InitializeUpdateSnapshots()