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

/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_mirror.h294 #define MD_MPS_FLAG_ERROR 0x2000 /* re: MD_STR_FLAG_ERR */ macro
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c2786 * set the B_ERROR bit if explicitly requested to via MD_MPS_FLAG_ERROR.
2795 if (ps->ps_flags & MD_MPS_FLAG_ERROR)
4313 * set MD_MPS_FLAG_ERROR so that an error on the resync
4320 ps->ps_flags |= MD_MPS_FLAG_ERROR;

Completed in 83 milliseconds