Home | History | Annotate | Download | only in qemu

Lines Matching refs:sectors

643     /* read the sectors "in place" */
689 /* write the sectors "in place" */
739 /* return 0 as number of sectors if no device present or error */
761 uint32_t nr_sects; /* nr of sectors in partition */
769 int ret, i, heads, sectors, cylinders;
789 sectors = p->end_sector & 63;
790 if (sectors == 0)
792 cylinders = nb_sectors / (heads * sectors);
796 *psectors = sectors;
800 cylinders, heads, sectors);
1036 * hence all their sectors are reported as allocated.
1038 * 'pnum' is set to the number of sectors (including and immediately following