Searched refs:offset_bytes (Results 1 – 1 of 1) sorted by relevance
773 uint32_t __maybe_unused offset_bytes; in partition_entries_offset() local785 offset_bytes = PAD_SIZE(CONFIG_EFI_PARTITION_ENTRIES_OFF, dev_desc->rawblksz); in partition_entries_offset()786 offset_blks = offset_bytes / dev_desc->rawblksz; in partition_entries_offset()799 offset_bytes = PAD_SIZE(config_offset, dev_desc->rawblksz); in partition_entries_offset()800 offset_blks = offset_bytes / dev_desc->rawblksz; in partition_entries_offset()