Home
last modified time | relevance | path

Searched refs:meta_get_hsp (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_hotspares.c259 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 Dmeta_getdevs.c321 if ((hsp = meta_get_hsp(sp, hspp->hspnamep, ep)) == NULL) in meta_getalldevs()
H A Dmapfile-vers405 meta_get_hsp;
H A Dmeta_name.c3720 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 Dprobedev.c513 if ((hspp = meta_get_hsp(sp, hspnp, &e)) == NULL) in probe_hotspare_devs()
/titanic_41/usr/src/cmd/lvm/util/
H A Dmetastat.c514 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 Dlayout_svm_util.c1775 hsp = meta_get_hsp(sp, nlp->hspnamep, &error); in diskset_info()
/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dsvm_rcm.c1585 hsp = meta_get_hsp(sp, nlp->hspnamep, &error); in cache_all_devices_in_set()
/titanic_41/usr/src/head/
H A Dmeta.h802 extern md_hsp_t *meta_get_hsp(mdsetname_t *sp, mdhspname_t *hspnp,