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

/external/qemu/block/
H A Dvvfat.c255 uint32_t length_sector_long; member in struct:partition_t
396 /*LBA partitions are identified only by start/length_sector_long not by CHS*/
398 partition->length_sector_long=cpu_to_le32(s->sector_count - s->first_sectors_number+1);

Completed in 168 milliseconds