Home
last modified time | relevance | path

Searched refs:meta_get_sp_names (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_getdevs.c350 if (meta_get_sp_names(sp, &nlp, 0, ep) < 0) in meta_getalldevs()
H A Dmapfile-vers436 meta_get_sp_names;
H A Dmeta_sp.c490 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 Dmetaclust.c317 } else if (meta_get_sp_names(sp, &devnlp, 0, ep) < 0) { in reset_state()
H A Dmetastat.c1177 if (meta_get_sp_names(sp, &nl, 0, &error) >= 0) { in print_concise_diskset()
/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_svm_util.c1742 if (meta_get_sp_names(sp, &sp_list, 0, &error) >= 0) { in diskset_info()
/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dsvm_rcm.c1694 if (meta_get_sp_names(sp, &sp_list, 0, &error) >= 0) { in cache_all_devices_in_set()
/titanic_41/usr/src/head/
H A Dmeta.h1596 extern int meta_get_sp_names(mdsetname_t *sp, mdnamelist_t **nlpp,