Searched refs:meta_get_sp_names (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_getdevs.c | 350 if (meta_get_sp_names(sp, &nlp, 0, ep) < 0) in meta_getalldevs()
|
H A D | mapfile-vers | 436 meta_get_sp_names;
|
H A D | meta_sp.c | 490 meta_get_sp_names( in meta_get_sp_names() function 550 if (meta_get_sp_names(sp, &spnlp, 0, ep) < 0) in meta_sp_get_by_component() 2293 if ((cnt = meta_get_sp_names(sp, &nlp, options, ep)) < 0) in meta_sp_print() 4674 if (meta_get_sp_names(sp, &spnlp, 0, ep) < 0) in meta_sp_reset() 6558 if (meta_get_sp_names(sp, &devnlp, 0, ep) < 0) { in meta_sp_update_abr()
|
/titanic_41/usr/src/cmd/lvm/util/ |
H A D | metaclust.c | 317 } else if (meta_get_sp_names(sp, &devnlp, 0, ep) < 0) { in reset_state()
|
H A D | metastat.c | 1177 if (meta_get_sp_names(sp, &nl, 0, &error) >= 0) { in print_concise_diskset()
|
/titanic_41/usr/src/cmd/lvm/metassist/layout/ |
H A D | layout_svm_util.c | 1742 if (meta_get_sp_names(sp, &sp_list, 0, &error) >= 0) { in diskset_info()
|
/titanic_41/usr/src/cmd/rcm_daemon/common/ |
H A D | svm_rcm.c | 1694 if (meta_get_sp_names(sp, &sp_list, 0, &error) >= 0) { in cache_all_devices_in_set()
|
/titanic_41/usr/src/head/ |
H A D | meta.h | 1596 extern int meta_get_sp_names(mdsetname_t *sp, mdnamelist_t **nlpp,
|