Home
last modified time | relevance | path

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

/system/core/fs_mgr/liblp/
Dwriter.cpp158 uint64_t last_sector = super_device->size / LP_SECTOR_SIZE; in ValidateAndSerializeMetadata() local
Dbuilder.cpp638 uint64_t last_sector = block_device.size / LP_SECTOR_SIZE; in GetFreeRegions() local
778 uint64_t last_sector = super.size / LP_SECTOR_SIZE; in PrioritizeSecondHalfOfSuper() local
Dio_test.cpp239 uint64_t last_sector = super_device->size / LP_SECTOR_SIZE; in TEST_F() local