Searched refs:finish_reshape (Results 1 – 4 of 4) sorted by relevance
590 void (*finish_reshape) (struct mddev *mddev); member
8705 .finish_reshape = raid5_finish_reshape,8729 .finish_reshape = raid5_finish_reshape,8754 .finish_reshape = raid5_finish_reshape,
9012 mddev->pers->finish_reshape && in md_do_sync()9381 mddev->pers->finish_reshape) { in md_reap_sync_thread()9382 mddev->pers->finish_reshape(mddev); in md_reap_sync_thread()
4897 .finish_reshape = raid10_finish_reshape,