Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_sp.c3745 mdname_t *spcompnp = NULL; /* name of component volume */ in meta_init_sp() local
3807 if ((spcompnp = metaslicename(dnp, 0, ep)) == NULL) { in meta_init_sp()
3810 } else if ((spcompnp = metaname(spp, compname, UNKNOWN, ep)) == NULL) { in meta_init_sp()
3831 compname = spcompnp->cname; in meta_init_sp()
3833 assert(spcompnp->rname != NULL); in meta_init_sp()
3952 msp->compnamep = spcompnp; in meta_init_sp()