Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_rename.c103 int from_is_fn, to_is_fn; in meta_swap() local
113 to_is_fn = (to_mdp->revision & MD_FN_META_DEV); in meta_swap()
169 assert(!to_has_parent && !to_is_fn); in meta_swap()
171 if (to_has_parent || to_is_fn) { in meta_swap()