Searched refs:shadow_size_bands (Results 1 – 1 of 1) sorted by relevance
91 uint32_t shadow_size_bands; /* size of shadow in bands */ member521 if (map->next_band > map->shadow_size_bands) { in shadow_map_write()522 map->shadow_size_bands = map->next_band; in shadow_map_write()546 return map->shadow_size_bands * map->blocks_per_band; in shadow_map_shadow_size()606 map->shadow_size_bands = (uint32_t)howmany(shadow_size, band_size); in shadow_map_create()