Searched refs:md_count (Results 1 – 5 of 5) sorted by relevance
42 static long md_count; variable116 md_count = atol(md_failstring); in parseit()148 shoulditfail ? '-' : '+', md_count, md_fail_percent, roll); in shouldfail()155 if (md_count) { in shouldfail()157 if (--md_count == 0) in shouldfail()
52 bs_write_u16(&bs, md->md_count); in virstor_metadata_encode()80 md->md_count = bs_read_u16(&bs); in virstor_metadata_decode()
53 uint16_t md_count; /* Total number of providers */ member
475 md.md_count = sc->n_components; in update_metadata()499 md->md_count = sc->n_components; in fill_metadata()1059 if (md->md_count < 1 || md->md_chunk_size < 1 || in create_virstor_geom()1099 sc->n_components = md->md_count; in create_virstor_geom()1100 sc->components = malloc(sizeof(struct g_virstor_component) * md->md_count, in create_virstor_geom()
191 md.md_count = nargs - 1; in virstor_label()495 printf(" Active providers: %u\n", (u_int) md->md_count); in virstor_metadata_dump()