Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_rename.c95 md_common_t *to_mdp, in meta_swap() argument
112 if (to_mdp) { in meta_swap()
113 to_is_fn = (to_mdp->revision & MD_FN_META_DEV); in meta_swap()
114 to_has_parent = MD_HAS_PARENT(to_mdp->parent); in meta_swap()
362 md_common_t *to_mdp in meta_exchange_need_to_flip() argument
366 assert(to_mdp); in meta_exchange_need_to_flip()
377 if (MD_HAS_PARENT(to_mdp->parent)) { in meta_exchange_need_to_flip()
379 meta_getminor(to_mdp->namep->dev)) { in meta_exchange_need_to_flip()
393 if (MD_HAS_PARENT(to_mdp->parent)) { in meta_exchange_need_to_flip()
394 if (to_mdp->capabilities & MD_CAN_META_CHILD) { in meta_exchange_need_to_flip()
[all …]