Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Dmd.h514 void (*finish_reshape) (struct mddev *mddev); member
Draid5.c7782 .finish_reshape = raid5_finish_reshape,
7806 .finish_reshape = raid5_finish_reshape,
7831 .finish_reshape = raid5_finish_reshape,
Dmd.c8259 mddev->pers->finish_reshape) in md_reap_sync_thread()
8260 mddev->pers->finish_reshape(mddev); in md_reap_sync_thread()
Draid10.c4711 .finish_reshape = raid10_finish_reshape,