Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lvm/util/
H A Dmetattach.c175 if (metachkcomp(compnp, ep) != 0) in stripe_attach()
192 if (metachkcomp(cp->compnamep, ep) == 0) { in stripe_attach()
269 if (metachkcomp(compnp, ep) != 0) in raid_attach()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmetagetroot.c113 if (metachkcomp(cp->compnamep, ep) == 0) in meta_get_current_root_dev()
H A Dmapfile-vers314 metachkcomp;
H A Dmeta_db.c677 if (metachkcomp(np, ep) != 0) in meta_check_replica()
2234 (metachkcomp(rp->r_namep, ep) != 0)) { in metareplicaname()
H A Dmeta_stripe.c507 if (metachkcomp(np, ep) != 0) in meta_check_component()
2272 if (metachkcomp(compnp, ep) != 0) { in meta_init_stripe()
H A Dmeta_raid.c356 if (metachkcomp(np, ep) != 0) in meta_check_column()
2509 if (metachkcomp(colnp, ep) != 0) in meta_init_raid()
H A Dmeta_hotspares.c359 if (metachkcomp(np, ep) != 0) in meta_check_hotspare()
H A Dmeta_name.c3159 metachkcomp( in metachkcomp() function
H A Dmeta_set.c1934 if ((! (flags & MD_BASICNAME_OK)) && (metachkcomp(np, in metadrivename_withdrkey()
/titanic_41/usr/src/head/
H A Dmeta.h1239 extern int metachkcomp(mdname_t *np, md_error_t *ep);