Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/raid/
Dmd_compatible.h89 #define MD_SYS_HALT SYS_HALT macro
/linux-2.4.37.9/drivers/md/
Dmd.c3694 if ((code == MD_SYS_DOWN) || (code == MD_SYS_HALT) in md_notify_reboot()