Searched refs:bytes_top (Results 1 – 1 of 1) sorted by relevance
646 int bytes_top[SLICE_REDIST_TOTAL] = {0}; in calc_slice_sizes() local674 if (args->bytes > bytes_top[j]) { in calc_slice_sizes()675 bytes_top[j] = args->bytes; in calc_slice_sizes()