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

/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_mirror.h341 int un_abr_count; /* count of sp's with abr set */ member in struct:mm_mirror_ic
440 #define un_abr_count un_mmic.un_abr_count macro
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c5732 * Called from ioctl, so access to un_abr_count is protected by the global
5743 un->un_abr_count++;
5752 * Called from ioctl, so access to un_abr_count is protected by the global
5763 un->un_abr_count--;
H A Dmirror_ioctl.c1197 if ((ui->ui_tstate & MD_ABR_CAP) || un->un_abr_count) {

Completed in 77 milliseconds