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