Searched refs:cow_params (Results 1 – 1 of 1) sorted by relevance
2068 CreateLogicalPartitionParams cow_params = params; in MapPartitionWithSnapshot() local2069 cow_params.timeout_ms = remaining_time; in MapPartitionWithSnapshot()2070 if (!MapCowDevices(lock, cow_params, *live_snapshot_status, &created_devices, &cow_name)) { in MapPartitionWithSnapshot()3017 CreateLogicalPartitionParams cow_params{ in InitializeUpdateSnapshots() local3034 cow_params.partition_name = target_partition->name(); in InitializeUpdateSnapshots()3036 if (!MapCowDevices(lock, cow_params, it->second, &created_devices_for_cow, &cow_name)) { in InitializeUpdateSnapshots()3050 << cow_params.partition_name; in InitializeUpdateSnapshots()