Searched refs:MD_HOTSPARE_XMIT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_mirror.h92 #define MD_HOTSPARE_XMIT 0x0001 /* Non-local action, send to master */ macro
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c394 * new hotspare has been allocated. In this case, MD_HOTSPARE_XMIT is set
397 * MD_HOTSPARE_XMIT unset and the hotspare allocation is then performed.
449 if (MD_MNSET_SETNO(setno) && (flags & MD_HOTSPARE_XMIT)) {
705 (MD_HOTSPARE_XMIT | flags),
2853 hspflags = MD_HOTSPARE_XMIT;

Completed in 69 milliseconds