Lines Matching refs:count

308  * OUTPUT:      *szp    - disk block count (0 for "all")
340 * OUTPUT: *szp - disk block count
524 static int cached_count = 0; /* cached count */
530 int count = 0; /* count of sp's */
601 ++count;
605 assert(count == cached_count);
606 return (count);
771 int count;
785 count = meta_sp_get_by_component(sp, np, &spnlp, 1, ep);
787 if (count == -1) {
789 } else if (count > 0) {
2237 dgettext(TEXT_DOMAIN, "Block count")) == EOF)
2438 * and count watermarks to update so we can allocate space
2501 update_params.count = update_count;
3725 * argc - the remaining argument count for the metainit cmdline
4261 int count = 0;
4317 count = meta_sp_get_by_component(sp, compnp, &spnlp, 1, ep);
4318 if (count < 0) {
4782 int count;
4789 count = meta_sp_get_by_component(sp, compnp, &spnlp, 1, ep);
4790 if (count == 0)
4792 else if (count < 0)
4877 int count;
4926 count = meta_sp_get_by_component(sp, compnp, &spnlp, 0, ep);
4932 if (count == 0) {
4935 } else if (count < 0) {
5064 * argc - argument count
5422 /* count number of soft partitions */
5478 int count;
5491 count = meta_sp_get_by_component(sp, compnp, &spnlp, 0, ep);
5493 if (count == 0) {
5497 } else if (count < 0) {
5615 int count;
5620 count = meta_sp_get_by_component(sp, np, &spnlp, 0, ep);
5621 if (count <= 0)
5963 /* count number of soft partitions */
6381 int count;
6392 count = meta_sp_get_by_component(sp, compnp, &spnlp, 0, ep);
6393 if (count <= 0)
6476 minors = Zalloc(count * sizeof (minor_t));
6478 nlp != NULL && i < count;
6483 if (update_sp_status(sp, minors, count,
6502 if (update_sp_status(sp, minors, count,