Home
last modified time | relevance | path

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

/external/coreboot/src/lib/
Dregion_file.c60 static inline int block_offset_unallocated(uint16_t offset) in block_offset_unallocated() function
80 if (!block_offset_unallocated(mb->blocks[i])) in all_block_offsets_unallocated()
132 if (!block_offset_unallocated(mb->blocks[i])) in find_latest_slot()
207 if (block_offset_unallocated(mb.blocks[0])) { in region_file_init()