Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_sp.c3611 meta_get_sp( in meta_get_sp() function
4679 if ((msp = meta_get_sp(sp, np, ep)) == NULL) { in meta_sp_reset()
4718 if ((msp = meta_get_sp(sp, np, ep)) == NULL) in meta_sp_reset()
4814 if ((msp = meta_get_sp(sp, np, ep)) == NULL) { in meta_sp_reset_component()
5032 if ((msp = meta_get_sp(sp, np, ep)) == NULL) in meta_sp_attach()
6250 if ((msp = meta_get_sp(sp, np, ep)) == NULL) { in meta_sp_recover_from_wm()
6410 if ((msp = meta_get_sp(sp, spnlp->namep, ep)) == NULL) { in meta_sp_recover_from_unit()
H A Dmapfile-vers434 meta_get_sp;
H A Dmeta_nameinfo.c1222 return ((md_common_t *)meta_get_sp(sp, np, ep)); in meta_get_unit()
/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dsvm_rcm.c1705 soft_part = meta_get_sp(sp, mdn, &error); in cache_all_devices_in_set()
2596 softp = meta_get_sp(sp, np, ep); in check_softpart()
/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_svm_util.c1753 soft_part = meta_get_sp(sp, mdn, &error); in diskset_info()
/titanic_41/usr/src/head/
H A Dmeta.h1605 extern md_sp_t *meta_get_sp(mdsetname_t *sp, mdname_t *np,