Lines Matching refs:reshape_backwards
5752 return mddev->reshape_backwards ? sector < reshape_sector : in ahead_of_reshape()
5759 return mddev->reshape_backwards ? max < reshape_sector : in range_ahead_of_reshape()
6228 if (mddev->reshape_backwards && in reshape_request()
6232 } else if (mddev->reshape_backwards && in reshape_request()
6236 } else if (!mddev->reshape_backwards && in reshape_request()
6268 if (mddev->reshape_backwards) { in reshape_request()
6288 if (mddev->reshape_backwards) { in reshape_request()
6330 if ((mddev->reshape_backwards in reshape_request()
6342 if (!mddev->reshape_backwards) in reshape_request()
6399 if (mddev->reshape_backwards) in reshape_request()
6451 if (!mddev->reshape_backwards) in reshape_request()
7800 } else if (mddev->reshape_backwards && in raid5_run()
7803 else if (!mddev->reshape_backwards && in raid5_run()
7883 } else if (mddev->reshape_backwards in raid5_run()
8469 if (mddev->reshape_backwards) in raid5_start_reshape()
8591 mddev->reshape_backwards = 0; in raid5_finish_reshape()