Searched refs:meta_get_hsp (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_hotspares.c | 259 meta_get_hsp( in meta_get_hsp() function 289 if ((hspp = meta_get_hsp(sp, hspnp, ep)) == NULL) in in_hsp() 736 if (meta_get_hsp(sp, hspnp, ep) == NULL) in metachkhsp() 1370 if (meta_get_hsp(sp, hspnp, ep) == NULL) in meta_hs_replace() 1840 if (meta_get_hsp(*spp, hspnp, ep) != NULL) { in meta_init_hsp() 1968 if ((hspp = meta_get_hsp(sp, hspnp, ep)) == NULL) in meta_hsp_reset()
|
H A D | meta_getdevs.c | 321 if ((hsp = meta_get_hsp(sp, hspp->hspnamep, ep)) == NULL) in meta_getalldevs()
|
H A D | mapfile-vers | 405 meta_get_hsp;
|
H A D | meta_name.c | 3720 if ((hsp = meta_get_hsp(sp, hspp->hspnamep, ep)) == NULL) { in meta_get_hotspare_names()
|
/titanic_41/usr/src/cmd/lvm/md_monitord/ |
H A D | probedev.c | 513 if ((hspp = meta_get_hsp(sp, hspnp, &e)) == NULL) in probe_hotspare_devs()
|
/titanic_41/usr/src/cmd/lvm/util/ |
H A D | metastat.c | 514 if ((hsp = meta_get_hsp(sp, hspnamep, in main() 1125 if ((hspp = meta_get_hsp(sp, hspnp, &e)) == NULL) in probe_hotspare_devs()
|
/titanic_41/usr/src/cmd/lvm/metassist/layout/ |
H A D | layout_svm_util.c | 1775 hsp = meta_get_hsp(sp, nlp->hspnamep, &error); in diskset_info()
|
/titanic_41/usr/src/cmd/rcm_daemon/common/ |
H A D | svm_rcm.c | 1585 hsp = meta_get_hsp(sp, nlp->hspnamep, &error); in cache_all_devices_in_set()
|
/titanic_41/usr/src/head/ |
H A D | meta.h | 802 extern md_hsp_t *meta_get_hsp(mdsetname_t *sp, mdhspname_t *hspnp,
|