Searched refs:nr_sects (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dblock.c1167 uint32_t nr_sects; /* nr of sectors in partition */ member in struct:partition
1177 uint32_t nr_sects; local
1190 nr_sects = le32_to_cpu(p->nr_sects);
1191 if (nr_sects && p->end_head) {

Completed in 76 milliseconds