Home
last modified time | relevance | path

Searched defs:last_sector (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/liblp/
Dwriter.cpp151 uint64_t last_sector = super_device->size / LP_SECTOR_SIZE; in ValidateAndSerializeMetadata() local
Dbuilder.cpp542 uint64_t last_sector = block_device.size / LP_SECTOR_SIZE; in GetFreeRegions() local
652 uint64_t last_sector = super.size / LP_SECTOR_SIZE; in PrioritizeSecondHalfOfSuper() local
Dio_test.cpp236 uint64_t last_sector = super_device->size / LP_SECTOR_SIZE; in TEST() local