Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd.c10481 static struct notifier_block md_notifier = { variable
10523 register_reboot_notifier(&md_notifier); in md_init()
10810 unregister_reboot_notifier(&md_notifier); in md_exit()