Searched refs:offset_size_bytes (Results 1 – 1 of 1) sorted by relevance
95 off_t offset_size_bytes = 1 << 20; in CreateBlankImage() local96 image_size_bytes -= offset_size_bytes; in CreateBlankImage()104 "-@", std::to_string(offset_size_bytes), in CreateBlankImage()111 .first_lba = (std::uint32_t) offset_size_bytes / SECTOR_SIZE, in CreateBlankImage()