Searched refs:finish_reshape (Results 1 – 4 of 4) sorted by relevance
559 void (*finish_reshape) (struct mddev *mddev); member
8397 .finish_reshape = raid5_finish_reshape,8422 .finish_reshape = raid5_finish_reshape,8448 .finish_reshape = raid5_finish_reshape,
8620 mddev->pers->finish_reshape && in md_do_sync()8983 mddev->pers->finish_reshape) in md_reap_sync_thread()8984 mddev->pers->finish_reshape(mddev); in md_reap_sync_thread()
4889 .finish_reshape = raid10_finish_reshape,