Searched refs:offset_size_bytes (Results 1 – 2 of 2) sorted by relevance
178 off_t offset_size_bytes = 1 << 20; in CreateBlankImage() local179 image_size_bytes -= offset_size_bytes; in CreateBlankImage()186 .first_lba = (std::uint32_t)offset_size_bytes / kSectorSize, in CreateBlankImage()
90 off_t offset_size_bytes = static_cast<off_t>(offset_num_mb) << 20; in NewfsMsdos() local91 image_size_bytes -= offset_size_bytes; in NewfsMsdos()114 std::to_string(offset_size_bytes), in NewfsMsdos()