Home
last modified time | relevance | path

Searched refs:from_min (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_rename.c738 minor_t from_min, to_min; in md_rename_update_self() local
754 from_min = rtxnp->from.mnum; in md_rename_update_self()
780 MDI_VOIDUNIT(from_min) = NULL; in md_rename_update_self()
781 MD_VOIDUNIT(from_min) = NULL; in md_rename_update_self()
809 sv.setno = MD_MIN2SET(from_min); in md_rename_update_self()
817 md_remove_minor_node(from_min); in md_rename_update_self()
860 minor_t from_min, to_min; in md_exchange_child_update_to() local
873 from_min = rtxnp->from.mnum; in md_exchange_child_update_to()
883 MD_SID(delta->unp) = from_min; in md_exchange_child_update_to()
898 MD_VOIDUNIT(from_min) = delta->unp; in md_exchange_child_update_to()
[all …]
/titanic_41/usr/src/uts/common/io/lvm/trans/
H A Dtrans_ioctl.c2161 minor_t from_min, to_min; in trans_rename_update_self() local
2175 from_min = rtxnp->from.mnum; in trans_rename_update_self()
2191 MDI_VOIDUNIT(from_min) = NULL; in trans_rename_update_self()
2192 MD_VOIDUNIT(from_min) = NULL; in trans_rename_update_self()
2218 sv.setno = MD_MIN2SET(from_min); in trans_rename_update_self()
2242 minor_t from_min, to_min, log_min, master_min; in trans_renexch_update_kids() local
2254 from_min = rtxnp->from.mnum; in trans_renexch_update_kids()
2271 (master_min == from_min)) { in trans_renexch_update_kids()
2273 ASSERT(!(un->un_l_unit && (log_min == from_min))); in trans_renexch_update_kids()
2279 un->un_l_unit && (log_min == from_min)) { in trans_renexch_update_kids()
[all …]
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_ioctl.c3488 minor_t from_min, to_min; in mirror_exchange_self_update_from_down() local
3502 from_min = rtxnp->from.mnum; in mirror_exchange_self_update_from_down()
3570 sv.setno = MD_MIN2SET(from_min); in mirror_exchange_self_update_from_down()
3591 minor_t from_min, to_min; in mirror_exchange_parent_update_to() local
3605 from_min = rtxnp->from.mnum; in mirror_exchange_parent_update_to()
3612 MD_SID(delta->unp) = from_min; in mirror_exchange_parent_update_to()
3624 MDI_VOIDUNIT(from_min) = delta->uip; in mirror_exchange_parent_update_to()
3625 MD_VOIDUNIT(from_min) = delta->unp; in mirror_exchange_parent_update_to()
3637 delta->uip->ui_link.ln_id = from_min; in mirror_exchange_parent_update_to()
3652 if (md_getminor(sm->sm_dev) == from_min) { in mirror_exchange_parent_update_to()
[all …]
/titanic_41/usr/src/uts/common/io/lvm/stripe/
H A Dstripe_ioctl.c1321 minor_t from_min; in stripe_may_renexch_self() local
1329 from_min = rtxnp->from.mnum; in stripe_may_renexch_self()
1334 from_min); in stripe_may_renexch_self()
1340 (void) mdmderror(&rtxnp->mde, MDE_RENAME_SOURCE_BAD, from_min); in stripe_may_renexch_self()
1345 (void) mdmderror(&rtxnp->mde, MDE_RENAME_SOURCE_BAD, from_min); in stripe_may_renexch_self()
1373 from_min); in stripe_may_renexch_self()
1380 from_min); in stripe_may_renexch_self()
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid_ioctl.c2915 minor_t from_min; in raid_may_renexch_self() local
2920 from_min = rtxnp->from.mnum; in raid_may_renexch_self()
2925 from_min); in raid_may_renexch_self()
2931 (void) mdmderror(&rtxnp->mde, MDE_RENAME_SOURCE_BAD, from_min); in raid_may_renexch_self()
2936 (void) mdmderror(&rtxnp->mde, MDE_RENAME_SOURCE_BAD, from_min); in raid_may_renexch_self()
2964 from_min); in raid_may_renexch_self()
2971 from_min); in raid_may_renexch_self()