Searched defs:old_rs_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_resync.c1336 uint_t old_rs_type = un->un_rs_type; local
1395 if (un->un_rs_type != old_rs_type) {
1421 old_rs_type = un->un_rs_type;
1440 if (un->un_rs_type != old_rs_type) {
1609 uint_t old_rs_type = un->un_rs_type; local
1706 if (un->un_rs_type != old_rs_type) {
1761 if (un->un_rs_type != old_rs_type) {
1804 if (un->un_rs_type != old_rs_type) {
2346 uint_t old_rs_type = MD_RS_NONE; local
2527 old_rs_type
[all...]

Completed in 62 milliseconds