Home
last modified time | relevance | path

Searched refs:first_lba (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dmbr.h25 std::uint32_t first_lba; member
Ddata_image.cpp111 .first_lba = (std::uint32_t) offset_size_bytes / SECTOR_SIZE, in CreateBlankImage()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.cc61 .first_lba = 1, in ProtectiveMbr()
91 std::uint64_t first_lba; member
247 .first_lba = partition.offset / SECTOR_SIZE, in Beginning()