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

/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_resync.c525 (!MD_MN_MIRROR_OWNER(un) && !md_mn_is_commd_present_lite()))) {
527 } else if (mnset && !MD_MN_MIRROR_OWNER(un)) {
2470 if (!MD_MN_MIRROR_OWNER(un)) {
3196 if (un->un_mirror_owner != owner_node && !MD_MN_MIRROR_OWNER(un))
3210 if (MD_MN_MIRROR_OWNER(un)) {
3364 if (mnset && !MD_MN_MIRROR_OWNER(un)) {
3676 if (!MD_MN_MIRROR_OWNER(un)) {
3734 if (MD_MN_MIRROR_OWNER(un)) {
3827 if (!MD_MN_MIRROR_OWNER(un)) {
H A Dmirror.c3693 if (MD_MN_MIRROR_OWNER(un)) {
3972 if (MD_MNSET_SETNO(setno) && (!(MD_MN_MIRROR_OWNER(un))) &&
3992 if (MD_MN_MIRROR_OWNER(un) &&
4053 if (((MD_MN_MIRROR_OWNER(un))) && rs_on_overlap) {
4798 if (MD_MN_MIRROR_OWNER(un)) {
4828 if (MD_MN_MIRROR_OWNER(un) &&
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_mirror.h457 #define MD_MN_MIRROR_OWNER(un) (un->un_mirror_owner == md_mn_mynode_id) macro

Completed in 81 milliseconds