Searched refs:meta_get_hsp_names (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/cmd/lvm/util/ |
H A D | metahs.c | 121 if ((cnt = meta_get_hsp_names(*spp, &hspnlp, 0, ep)) < 0) { in add_hotspares() 197 if ((cnt = meta_get_hsp_names(*spp, &hspnlp, 0, ep)) < 0) { in delete_hotspares() 331 if ((cnt = meta_get_hsp_names(*spp, &hspnlp, 0, ep)) < 0) { in replace_hotspares() 469 if ((cnt = meta_get_hsp_names(*spp, &hspnlp, 0, ep)) < 0) { in status_hotspares()
|
H A D | metastat.c | 1118 if (meta_get_hsp_names(sp, &hspnlp, 0, &e) <= 0) { in probe_hotspare_devs() 1274 if (meta_get_hsp_names(sp, &hsp_list, 0, &error) >= 0) { in print_concise_diskset()
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_hotspares.c | 56 meta_get_hsp_names( in meta_get_hsp_names() function 329 if (meta_get_hsp_names(sp, &hspnlp, 0, ep) < 0) in meta_check_inhsp() 695 if ((cnt = meta_get_hsp_names(sp, &hspnlp, options, ep)) < 0) in meta_hsp_print() 1561 if (meta_get_hsp_names(sp, &hspnlp, 0, ep) < 0) in meta_hs_enable() 1937 if (meta_get_hsp_names(sp, &hspnlp, 0, ep) < 0) in meta_hsp_reset()
|
H A D | meta_getdevs.c | 315 if (meta_get_hsp_names(sp, &hspnlp, 0, ep) < 0) in meta_getalldevs()
|
H A D | mapfile-vers | 407 meta_get_hsp_names;
|
H A D | meta_name.c | 3710 if (meta_get_hsp_names(sp, &hspnlp, options, ep) < 0) { in meta_get_hotspare_names()
|
/titanic_41/usr/src/cmd/lvm/md_monitord/ |
H A D | probedev.c | 501 if (meta_get_hsp_names(sp, &hspnlp, 0, &e) <= 0) { in probe_hotspare_devs()
|
/titanic_41/usr/src/cmd/lvm/metassist/layout/ |
H A D | layout_svm_util.c | 1769 if (meta_get_hsp_names(sp, &hsp_list, 0, &error) >= 0) { in diskset_info()
|
/titanic_41/usr/src/cmd/rcm_daemon/common/ |
H A D | svm_rcm.c | 1579 if (meta_get_hsp_names(sp, &hsp_list, 0, &error) >= 0) { in cache_all_devices_in_set()
|
/titanic_41/usr/src/head/ |
H A D | meta.h | 797 extern int meta_get_hsp_names(mdsetname_t *sp,
|