Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/md/
Dmd.c7345 static struct notifier_block md_notifier = { variable
7382 register_reboot_notifier(&md_notifier); in md_init()
7476 unregister_reboot_notifier(&md_notifier); in md_exit()