Searched refs:metahsphspname (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/lvm/util/ |
H A D | metaparam.c | 223 else if ((hspnp = metahsphspname(&sp, msp.hsp_id, ep)) == NULL) in stripe_params() 310 else if ((hspnp = metahsphspname(&sp, msp.hsp_id, ep)) == NULL) in raid_params()
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | mapfile-vers | 457 metahsphspname;
|
H A D | meta_name.c | 3419 metahsphspname( in metahsphspname() function 3463 if ((hspnp = metahsphspname(spp, hsp, &status)) == NULL) { in get_hspname()
|
H A D | meta_hotspares.c | 102 if ((hspnp = metahsphspname(&sp, *m_ptr, ep)) in meta_get_hsp_names()
|
H A D | meta_stripe.c | 253 ((stripep->hspnamep = metahsphspname(&sp, ms->un_hsp_id, in meta_get_stripe_common()
|
H A D | meta_raid.c | 151 ((raidp->hspnamep = metahsphspname(&sp, mr->un_hsp_id, in meta_get_raid_common()
|
/titanic_41/usr/src/head/ |
H A D | meta.h | 1250 extern mdhspname_t *metahsphspname(mdsetname_t **spp,
|