Searched refs:map_chunks (Results 1 – 1 of 1) sorted by relevance
163 unsigned int map_chunks; /* Chunks needed by the map (map size). */ in virstor_label() local315 map_chunks = map_size/md.md_chunk_size; in virstor_label()317 map_chunks++; in virstor_label()319 printf(" (%zu MB, %d chunks) ", map_size/(1024*1024), map_chunks); in virstor_label()389 md.chunk_reserved = map_chunks * 2; in virstor_label()