Lines Matching refs:reshape_backwards
5876 return mddev->reshape_backwards ? sector < reshape_sector : in ahead_of_reshape()
5883 return mddev->reshape_backwards ? max < reshape_sector : in range_ahead_of_reshape()
6289 if (mddev->reshape_backwards && in reshape_request()
6293 } else if (mddev->reshape_backwards && in reshape_request()
6297 } else if (!mddev->reshape_backwards && in reshape_request()
6329 if (mddev->reshape_backwards) { in reshape_request()
6347 if (mddev->reshape_backwards) { in reshape_request()
6385 if ((mddev->reshape_backwards in reshape_request()
6397 if (!mddev->reshape_backwards) in reshape_request()
6454 if (mddev->reshape_backwards) in reshape_request()
6506 if (!mddev->reshape_backwards) in reshape_request()
7808 } else if (mddev->reshape_backwards && in raid5_run()
7811 else if (!mddev->reshape_backwards && in raid5_run()
7891 } else if (mddev->reshape_backwards in raid5_run()
8559 if (mddev->reshape_backwards) in raid5_start_reshape()
8704 mddev->reshape_backwards = 0; in raid5_finish_reshape()