Home
last modified time | relevance | path

Searched refs:finish_reshape (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/md/
Dmd.h520 void (*finish_reshape) (struct mddev *mddev); member
Draid5.c7871 .finish_reshape = raid5_finish_reshape,
7894 .finish_reshape = raid5_finish_reshape,
7918 .finish_reshape = raid5_finish_reshape,
Dmd.c8445 mddev->pers->finish_reshape) in md_reap_sync_thread()
8446 mddev->pers->finish_reshape(mddev); in md_reap_sync_thread()
Draid10.c4638 .finish_reshape = raid10_finish_reshape,