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

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_hotspares.c1701 mdname_t *thisnp; local
1704 thisnp = hspp->hotspares.hotspares_val[hsi].hsnamep;
1709 if (meta_check_overlap(hspnp->hspname, thisnp, 0, -1,
H A Dmeta_mirror.c2201 mdname_t *thisnp; local
2204 thisnp = mirrorp->submirrors[smi].submirnamep;
2212 if (meta_check_overlap(mirnp->cname, thisnp, 0, -1,
H A Dmeta_stripe.c1638 mdname_t *thisnp; local
1641 thisnp = stripep->rows.rows_val[row].comps.comps_val[comp].compnamep;
1651 if (meta_check_overlap(stripenp->cname, thisnp, 0, -1,
H A Dmeta_raid.c1867 mdname_t *thisnp; local
1870 thisnp = raidp->cols.cols_val[col].colnamep;
1875 if (meta_check_overlap(raidnp->cname, thisnp, 0, -1,

Completed in 104 milliseconds