Searched defs:cow_partition_size (Results 1 – 2 of 2) sorted by relevance
246 uint64_t cow_partition_size = std::min(cow_size.value(), free_region_length); in Run() local
78 uint64 cow_partition_size = 5; field