Searched refs:metagetstart (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_stripe.c90 if ((start_blk = metagetstart(sp, newnp, ep)) == MD_DISKADDR_ERROR)
297 if (metagetstart(sp, cp->hsnamep,
327 if (metagetstart(sp, cp->compnamep,
426 /* check same drive since metagetstart() can fail */
433 if ((comp_sblk = metagetstart(sp, compnp, ep)) ==
745 if ((start_blk = metagetstart(sp, namep, ep)) ==
885 if ((start_blk = metagetstart(sp, namep, ep)) ==
1406 if ((start_blk = metagetstart(sp, np, ep)) ==
1747 if (((start_blk = metagetstart(sp, compnp,
1987 if ((start_blk = metagetstart(s
[all...]
H A Dmeta_raid.c167 if (metagetstart(sp, mdrcp->colnamep, ep) !=
186 if (metagetstart(sp, mdrcp->hsnamep, ep) ==
283 /* check same drive since metagetstart() can fail */
290 if ((col_sblk = metagetstart(sp, colnp, ep)) ==
666 if ((start_blk = metagetstart(sp, namep, ep)) == MD_DISKADDR_ERROR)
1213 if ((mdc->un_orig_devstart = metagetstart(sp, colnp, ep)) ==
1541 if ((paramsp->start_blk = metagetstart(sp, colnp, ep)) ==
1973 if (((start_blk = metagetstart(sp, colnp, ep)) ==
2202 if ((mdc->un_orig_devstart = metagetstart(sp, colnp, ep)) ==
H A Dmeta_trans.c211 if (metagetstart(sp, transp->lognamep, ep) ==
299 /* check same drive since metagetstart() can fail */
305 if ((log_start = metagetstart(sp, lognp, ep)) ==
1342 if ((start_blk = metagetstart(sp, lognamep, ep)) ==
H A Dmeta_hotspares.c1159 if ((start_blk = metagetstart(sp, hsnp, ep))
1418 if ((start_blk = metagetstart(sp, newnp, ep)) == MD_DISKADDR_ERROR) {
1603 if ((start_blk = metagetstart(sp, hsnp, ep))
H A Dmeta_nameinfo.c981 metagetstart( function
H A Dmeta_mirror.c1916 if ((start_blk = metagetstart(sp, newnp, ep)) == MD_DISKADDR_ERROR) {
2104 if ((start_blk = metagetstart(sp, compnp, ep)) == MD_DISKADDR_ERROR)
H A Dmeta_sp.c2389 if ((start_block = metagetstart(sp, np, ep)) != MD_DISKADDR_ERROR)
2955 * Don't use metagetstart() or metagetsize() to

Completed in 49 milliseconds