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

/fuchsia/zircon/system/dev/block/mbr/
H A Dmbr.c47 uint32_t start_sector_lba; member in struct:mbr_partition_entry
121 return offset + (uint64_t)(dev->partition.start_sector_lba) *
149 bop->rw.offset_dev += mbr->partition.start_sector_lba;
299 partition_count + 1, entry->type, entry->start_sector_lba,

Completed in 25 milliseconds