Home
last modified time | relevance | path

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

/system/dev/nand/nandpart/
A Dnandpart-utils.cpp69 uint64_t first_byte_offset = part->first_block * pmap->block_size; in SanitizePartitionMap() local
72 if (fbl::round_down(first_byte_offset, erase_block_size) != first_byte_offset || in SanitizePartitionMap()
78 part->first_block = first_byte_offset >> block_shift; in SanitizePartitionMap()

Completed in 3 milliseconds