Home
last modified time | relevance | path

Searched refs:MD_MN_MM_CHOOSE_OWNER (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mn_subr.c812 if ((owner == 0) || (flags & MD_MN_MM_CHOOSE_OWNER)) { in meta_mn_change_owner()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdio.h375 #define MD_MN_MM_CHOOSE_OWNER 0x0008 /* Choose a resync owner */ macro
/titanic_41/usr/src/cmd/lvm/util/
H A Dmetaclust.c462 MD_MN_MM_CHOOSE_OWNER) == -1) { in reset_state()
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_ioctl.c1802 if (p->d.flags & MD_MN_MM_CHOOSE_OWNER) { in mirror_set_owner()