Home | History | Annotate | Download | only in qemu

Lines Matching defs:nr_sects

1165         uint32_t nr_sects;          /* nr of sectors in partition */
1175 uint32_t nr_sects;
1188 nr_sects = le32_to_cpu(p->nr_sects);
1189 if (nr_sects && p->end_head) {