Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Dmd.h788 extern void md_do_sync(struct md_thread *thread);
Draid10.c4315 md_register_thread(md_do_sync, mddev, "reshape")); in raid10_run()
4716 md_register_thread(md_do_sync, mddev, "reshape")); in raid10_start_reshape()
Dmd.c8744 void md_do_sync(struct md_thread *thread) in md_do_sync() function
9162 EXPORT_SYMBOL_GPL(md_do_sync);
9262 md_register_thread(md_do_sync, mddev, "resync")); in md_start_sync()
Draid5.c8036 md_register_thread(md_do_sync, mddev, "reshape")); in raid5_run()
8619 md_register_thread(md_do_sync, mddev, "reshape")); in raid5_start_reshape()