Home
last modified time | relevance | path

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

/system/ulib/blobfs/include/blobfs/
A Dallocator.h150 bool FindUnallocatedExtent(uint64_t start, uint64_t block_length,
/system/ulib/blobfs/
A Dallocator.cpp242 bool Allocator::FindUnallocatedExtent(uint64_t start, uint64_t block_length, in FindUnallocatedExtent() function in blobfs::Allocator
388 bool restart_search = FindUnallocatedExtent(start, block_length, in FindBlocks()

Completed in 6 milliseconds