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

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

Completed in 15 milliseconds