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

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_raid.c244 meta_get_raid( function
274 if ((raidp = meta_get_raid(sp, raidnp, ep)) == NULL)
1282 if ((raidp = meta_get_raid(sp, raidnp, ep)) == NULL)
1458 if ((raidp = meta_get_raid(sp, raidnp, ep)) == NULL)
1605 if (meta_get_raid(sp, raidnp, ep) == NULL)
1758 if (meta_get_raid(sp, raidnp, ep) == NULL)
2669 if ((raidp = meta_get_raid(sp, raidnp, ep)) == NULL)
2730 if ((raidp = meta_get_raid(sp, nlp->namep, ep)) == NULL) {

Completed in 65 milliseconds