Searched refs:MD_RS_COMPONENT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_resync.c2110 while (un->un_rs_type != MD_RS_COMPONENT) {
2125 if (RS_TYPE(un->un_rs_type) != MD_RS_COMPONENT)
2138 SET_RS_TYPE(un->un_rs_type, MD_RS_COMPONENT);
2152 (RS_TYPE(un->un_rs_type) != MD_RS_COMPONENT))
2495 case MD_RS_COMPONENT:
2571 un->un_rs_type = MD_RS_COMPONENT;
2577 if (RS_TYPE(un->un_rs_type) == MD_RS_COMPONENT) {
H A Dmirror.c5077 case MD_RS_COMPONENT:
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_mirror.h214 #define MD_RS_COMPONENT 0x0002 /* Component resync */ macro

Completed in 96 milliseconds