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

/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_mirror.h231 #define RS_CI(x) (((x) & RS_CI_MASK) >> 8) macro
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_resync.c2112 ci = RS_CI(un->un_rs_type);
2157 ci = RS_CI(un->un_rs_type) - 1;
2158 } else if (RS_CI(un->un_rs_type) != ci)
2159 ci = RS_CI(un->un_rs_type) - 1;
H A Dmirror.c5080 ci = RS_CI(p->rs_type);

Completed in 90 milliseconds