Searched refs:total_zones (Results 1 – 2 of 2) sorted by relevance
4721 unsigned int zoneno, total_zones; in get_first_seq_zone_segno() local4731 total_zones = GET_ZONE_FROM_SEG(sbi, FDEV(devi).total_segments); in get_first_seq_zone_segno()4733 for (zoneno = 0; zoneno < total_zones; zoneno++) { in get_first_seq_zone_segno()
2780 unsigned int total_zones = MAIN_SECS(sbi) / sbi->secs_per_zone; in get_new_segment() local2878 if (zoneno + 1 >= total_zones) in get_new_segment()