Lines Matching refs:reshape_backwards
5775 return mddev->reshape_backwards ? sector < reshape_sector : in ahead_of_reshape()
5782 return mddev->reshape_backwards ? max < reshape_sector : in range_ahead_of_reshape()
6263 if (mddev->reshape_backwards && in reshape_request()
6267 } else if (mddev->reshape_backwards && in reshape_request()
6271 } else if (!mddev->reshape_backwards && in reshape_request()
6303 if (mddev->reshape_backwards) { in reshape_request()
6323 if (mddev->reshape_backwards) { in reshape_request()
6365 if ((mddev->reshape_backwards in reshape_request()
6377 if (!mddev->reshape_backwards) in reshape_request()
6434 if (mddev->reshape_backwards) in reshape_request()
6486 if (!mddev->reshape_backwards) in reshape_request()
7866 } else if (mddev->reshape_backwards && in raid5_run()
7869 else if (!mddev->reshape_backwards && in raid5_run()
7949 } else if (mddev->reshape_backwards in raid5_run()
8539 if (mddev->reshape_backwards) in raid5_start_reshape()
8661 mddev->reshape_backwards = 0; in raid5_finish_reshape()