Searched refs:here_old (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Draid5.c7813 sector_t here_new, here_old; local
7848 here_old = mddev->reshape_position;
7849 sector_div(here_old, chunk_sectors * (old_disks-max_degraded));
7850 /* here_old is the first stripe that we might need to read
7870 here_old * chunk_sectors)
7872 here_old * chunk_sectors + (-min_offset_diff))) {

Completed in 209 milliseconds