Searched refs:meta_get_raid (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_raid.c243 meta_get_raid( function
273 if ((raidp = meta_get_raid(sp, raidnp, ep)) == NULL)
1281 if ((raidp = meta_get_raid(sp, raidnp, ep)) == NULL)
1457 if ((raidp = meta_get_raid(sp, raidnp, ep)) == NULL)
1603 if (meta_get_raid(sp, raidnp, ep) == NULL)
1749 if (meta_get_raid(sp, raidnp, ep) == NULL)
2660 if ((raidp = meta_get_raid(sp, raidnp, ep)) == NULL)
2721 if ((raidp = meta_get_raid(sp, nlp->namep, ep)) == NULL) {
H A Dmeta_nameinfo.c1220 return ((md_common_t *)meta_get_raid(sp, np, ep));
H A Dmeta_sp.c718 rp = meta_get_raid(sp, compnp, ep);

Completed in 44 milliseconds