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

/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_mirror.h105 #define MD_FIRST_RESYNC_NEXT 0x1 macro
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_resync.c1154 if (flags & MD_FIRST_RESYNC_NEXT)
1239 int flags1 = flags & MD_FIRST_RESYNC_NEXT;
1338 uint_t flags1 = MD_FIRST_RESYNC_NEXT|MD_RESYNC_FLAG_ERR;
1611 uint_t flags1 = MD_FIRST_RESYNC_NEXT;
1907 int flags1 = MD_FIRST_RESYNC_NEXT;

Completed in 66 milliseconds