Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmetagetroot.c110 ((stripep = meta_get_stripe(sp, rootnp, ep)) != NULL)) { in meta_get_current_root_dev()
H A Dmeta_stripe.c382 meta_get_stripe( in meta_get_stripe() function
411 if ((stripep = meta_get_stripe(sp, stripenp, ep)) == NULL) in in_stripe()
1272 if ((stripep = meta_get_stripe(sp, stripenp, ep)) == NULL) in invalidate_components()
1578 if ((stripep = meta_get_stripe(sp, stripenp, ep)) == NULL) in meta_stripe_get_params()
2435 if ((stripep = meta_get_stripe(sp, stripenp, ep)) == NULL) in meta_stripe_reset()
2501 if ((stripep = meta_get_stripe(sp, nlp->namep, ep)) == NULL) { in meta_stripe_anycomp_is_err()
H A Dmapfile-vers438 meta_get_stripe;
H A Dmeta_nameinfo.c1214 return ((md_common_t *)meta_get_stripe(sp, np, ep)); in meta_get_unit()
H A Dmeta_mirror.c361 if ((stripep = meta_get_stripe(sp, submirnamep, ep)) in meta_check_primary_mirror()
H A Dmeta_sp.c703 stp = meta_get_stripe(sp, compnp, ep); in meta_sp_get_default_alignment()
/titanic_41/usr/src/cmd/lvm/util/
H A Dmetaroot.c198 if ((stripep = meta_get_stripe(sp, strnp, ep)) == NULL) { in validate_stripe_root()
H A Dmetattach.c187 if ((stripep = meta_get_stripe(*spp, stripenp, ep)) == NULL) in stripe_attach()
/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dsvm_rcm.c1681 stripe = meta_get_stripe(sp, mdn, &error); in cache_all_devices_in_set()
2761 stripep = meta_get_stripe(sp, np, ep); in check_stripe()
/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_svm_util.c1712 stripe = meta_get_stripe(sp, mdn, &error); in diskset_info()
/titanic_41/usr/src/head/
H A Dmeta.h1663 extern md_stripe_t *meta_get_stripe(mdsetname_t *sp, mdname_t *stripenp,