Home
last modified time | relevance | path

Searched refs:finish_reshape (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Dmd.h589 void (*finish_reshape) (struct mddev *mddev); member
H A Dmd.c9068 mddev->pers->finish_reshape && in md_do_sync()
9437 mddev->pers->finish_reshape) { in md_reap_sync_thread()
9438 mddev->pers->finish_reshape(mddev); in md_reap_sync_thread()
H A Draid5.c8704 .finish_reshape = raid5_finish_reshape,
8728 .finish_reshape = raid5_finish_reshape,
8753 .finish_reshape = raid5_finish_reshape,
H A Draid10.c4913 .finish_reshape = raid10_finish_reshape,
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.h644 void (*finish_reshape) (struct mddev *mddev); member
H A Dmd.c9192 mddev->pers->finish_reshape && in md_do_sync()
9571 mddev->pers->finish_reshape) { in md_reap_sync_thread()
9572 mddev->pers->finish_reshape(mddev); in md_reap_sync_thread()
H A Draid5.c9091 .finish_reshape = raid5_finish_reshape,
9116 .finish_reshape = raid5_finish_reshape,
9142 .finish_reshape = raid5_finish_reshape,
H A Draid10.c5295 .finish_reshape = raid10_finish_reshape,

Completed in 55 milliseconds