Searched refs:meta_get_sp (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_sp.c | 3611 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 D | mapfile-vers | 434 meta_get_sp;
|
H A D | meta_nameinfo.c | 1222 return ((md_common_t *)meta_get_sp(sp, np, ep)); in meta_get_unit()
|
/titanic_41/usr/src/cmd/rcm_daemon/common/ |
H A D | svm_rcm.c | 1705 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 D | layout_svm_util.c | 1753 soft_part = meta_get_sp(sp, mdn, &error); in diskset_info()
|
/titanic_41/usr/src/head/ |
H A D | meta.h | 1605 extern md_sp_t *meta_get_sp(mdsetname_t *sp, mdname_t *np,
|