Home
last modified time | relevance | path

Searched refs:newcomps (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_stripe.c1304 uint_t newcomps, ncomps, icomp; in meta_stripe_attach() local
1331 newcomps = 0; in meta_stripe_attach()
1349 ++newcomps; in meta_stripe_attach()
1371 ncomps = newcomps; in meta_stripe_attach()
1386 new_mdr->un_icomp = ncomps - newcomps; in meta_stripe_attach()
1387 new_mdr->un_ncomp = newcomps; in meta_stripe_attach()
1414 if (newcomps > 1) in meta_stripe_attach()
1478 if (newcomps == 1) { in meta_stripe_attach()
1528 if (newcomps == 1) { in meta_stripe_attach()