Searched refs:start_reshape (Results 1 – 4 of 4) sorted by relevance
513 int (*start_reshape) (struct mddev *mddev); member
7781 .start_reshape = raid5_start_reshape,7805 .start_reshape = raid5_start_reshape,7830 .start_reshape = raid5_start_reshape,
4243 if (mddev->pers->start_reshape == NULL) in action_store()4248 err = mddev->pers->start_reshape(mddev); in action_store()5092 pers->start_reshape == NULL) { in md_run()
4710 .start_reshape = raid10_start_reshape,