Home
last modified time | relevance | path

Searched refs:MDIOCTL_NO_RESYNC_RAID (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdio.h849 #define MDIOCTL_NO_RESYNC_RAID 0x0002 /* if cluster replace we don't */ macro
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid_ioctl.c1256 } else if (((mrp->options & MDIOCTL_NO_RESYNC_RAID) == 0) && in raid_replace()
1323 if ((mrp->options & MDIOCTL_NO_RESYNC_RAID) == 0) { in raid_replace()
1450 else if ((mrp->options & MDIOCTL_NO_RESYNC_RAID) == 0) in raid_replace()