Searched refs:a_sz (Results 1 – 1 of 1) sorted by relevance
973 int i, *a = 0, a_sz = 0; in gather_region_statistics() local982 if (nr_blocks > a_sz) in gather_region_statistics()986 a[a_sz++] = 0; in gather_region_statistics()987 while (a_sz != nr_blocks); in gather_region_statistics()994 return a_sz; in gather_region_statistics()