Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dmetadata.cpp136 uint64_t sectors_needed = partition_size / LP_SECTOR_SIZE; in FillPartitionExtents() local
H A Dimage_manager.cpp397 uint64_t sectors_needed = partition_size / LP_SECTOR_SIZE; in MapWithLoopDeviceList() local
/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dbuilder.cpp703 uint64_t sectors_needed = space_needed / LP_SECTOR_SIZE; in GrowPartition() local