finish_reshape   8791 drivers/md/md.c 			mddev->pers->finish_reshape &&
finish_reshape   9162 drivers/md/md.c 	    mddev->pers->finish_reshape) {
finish_reshape   9163 drivers/md/md.c 		mddev->pers->finish_reshape(mddev);
finish_reshape    575 drivers/md/md.h 	void (*finish_reshape) (struct mddev *mddev);
finish_reshape   4930 drivers/md/raid10.c 	.finish_reshape	= raid10_finish_reshape,
finish_reshape   8428 drivers/md/raid5.c 	.finish_reshape = raid5_finish_reshape,
finish_reshape   8453 drivers/md/raid5.c 	.finish_reshape = raid5_finish_reshape,
finish_reshape   8479 drivers/md/raid5.c 	.finish_reshape = raid5_finish_reshape,