Home
last modified time | relevance | path

Searched refs:md_stop (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Dmd.h736 extern void md_stop(struct mddev *mddev);
H A Ddm-raid.c3308 md_stop(&rs->md); in raid_ctr()
3321 md_stop(&rs->md); in raid_dtr()
H A Dmd.c6340 void md_stop(struct mddev *mddev) in md_stop() function
6353 EXPORT_SYMBOL_GPL(md_stop); variable
9010 * this also signals 'finished resyncing' to md_stop in md_do_sync()
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.h803 extern void md_stop(struct mddev *mddev);
H A Ddm-raid.c3301 md_stop(&rs->md); in raid_ctr()
3314 md_stop(&rs->md); in raid_dtr()
H A Dmd.c6357 void md_stop(struct mddev *mddev) in md_stop() function
6369 EXPORT_SYMBOL_GPL(md_stop); variable
9134 * this also signals 'finished resyncing' to md_stop in md_do_sync()

Completed in 40 milliseconds