Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Dmd.c9598 static struct notifier_block md_notifier = { variable
9636 register_reboot_notifier(&md_notifier); in md_init()
9909 unregister_reboot_notifier(&md_notifier); in md_exit()