Searched refs:meta_get_unit (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_attach.c95 if ((mdp = meta_get_unit(sp, childnp, ep)) == NULL)
H A Dmeta_userflags.c52 if ((mdp = meta_get_unit(sp, np, ep)) == NULL)
H A Dmeta_rename.c291 if ((from_mdp = meta_get_unit(sp, from_np, ep)) == NULL) {
296 if (meta_get_unit(sp, to_np, ep) != NULL) {
473 if ((from_mdp = meta_get_unit(sp, from_np, ep)) == NULL) {
478 if ((to_mdp = meta_get_unit(sp, to_np, ep)) == NULL) {
H A Dmeta_trans.c389 if ((mdp = meta_get_unit(sp, np, ep)) == NULL)
447 if ((mdp = meta_get_unit(sp, np, ep)) == NULL)
H A Dmeta_mirror.c433 if ((mdp = meta_get_unit(sp, np, ep)) == NULL)
1855 if (meta_get_unit(sp, submirnp, ep) == NULL)
1868 * filesystem (meta_getdev). After calling meta_get_unit
2065 if (meta_get_unit(sp, submirnp, ep) == NULL)
H A Dmeta_nameinfo.c1196 meta_get_unit( function
H A Dmeta_hotspares.c1817 if ((meta_get_unit(*spp, np, ep)) != NULL)
H A Dmeta_sp.c4208 if ((mdp = meta_get_unit(sp, compnp, ep)) == NULL)
6234 mm = (mm_unit_t *)meta_get_unit(sp, compnp, ep);
H A Dmeta_stripe.c511 if ((mdp = meta_get_unit(sp, np, ep)) == NULL)

Completed in 55 milliseconds