Searched refs:here_new (Results 1 – 1 of 1) sorted by relevance
6737 sector_t here_new, here_old; in run() local6763 here_new = mddev->reshape_position; in run()6766 if (sector_div(here_new, chunk_sectors * new_data_disks)) { in run()6771 reshape_offset = here_new * chunk_sectors; in run()6796 ? (here_new * chunk_sectors + min_offset_diff <= in run()6798 : (here_new * chunk_sectors >= in run()