Home
last modified time | relevance | path

Searched defs:extents (Results 1 – 13 of 13) sorted by relevance

/system/ulib/blobfs/test/
A Dallocator-test.cpp22 fbl::Vector<ReservedExtent> extents; in NullTest() local
37 fbl::Vector<ReservedExtent> extents; in SingleTest() local
52 fbl::Vector<ReservedExtent> extents; in SingleCollisionTest() local
91 fbl::Vector<ReservedExtent> extents; in PrefixCollisionTest() local
176 fbl::Vector<ReservedExtent> extents; in AllocatedBeforeReservedTest() local
208 fbl::Vector<ReservedExtent> extents; in ReservedBeforeAllocatedTest() local
266 fbl::Vector<ReservedExtent> extents; in InterleavedReservationTest() local
338 fbl::Vector<ReservedExtent> extents; in MaxExtentTest() local
377 fbl::Vector<ReservedExtent> extents; in CheckBlockMapSize() local
A Dvector-extent-iterator-test.cpp46 fbl::Vector<ReservedExtent> extents; in NullTest() local
71 fbl::Vector<ReservedExtent> extents; in MultiExtentTest() local
104 fbl::Vector<ReservedExtent> extents; in BlockIteratorTest() local
129 bool StreamBlocksValidator(fbl::Vector<ReservedExtent> extents, uint32_t block_count) { in StreamBlocksValidator()
164 fbl::Vector<ReservedExtent> extents; in StreamBlocksFragmentedTest() local
186 fbl::Vector<ReservedExtent> extents; in StreamBlocksContiguousTest() local
208 fbl::Vector<ReservedExtent> extents; in StreamBlocksInvalidLengthTest() local
A Dnode-populator-test.cpp40 fbl::Vector<ReservedExtent> extents; in NullTest() local
73 fbl::Vector<ReservedExtent> extents; in WalkOneTest() local
130 fbl::Vector<ReservedExtent> extents; in WalkAllInlineExtentsTest() local
194 fbl::Vector<ReservedExtent> extents; in WalkManyNodesTest() local
268 fbl::Vector<ReservedExtent> extents; in WalkManyContainersTest() local
357 fbl::Vector<ReservedExtent> extents; in WalkExtraNodesTest() local
433 fbl::Vector<ReservedExtent> extents; in WalkExtraExtentsTest() local
A Dutils.cpp34 fbl::Vector<ReservedExtent> extents[blocks]; in ForceFragmentation() local
A Dallocated-extent-iterator-test.cpp33 fbl::Vector<ReservedExtent> extents; in TestSetup() local
/system/ulib/blobfs/iterator/
A Dvector-extent-iterator.cpp14 VectorExtentIterator::VectorExtentIterator(const fbl::Vector<ReservedExtent>& extents) in VectorExtentIterator()
A Dnode-populator.cpp16 NodePopulator::NodePopulator(Allocator* allocator, fbl::Vector<ReservedExtent> extents, in NodePopulator()
/system/ulib/fvm-host/include/fvm-host/
A Dsparse-paver.h13 fbl::Vector<fvm::extent_descriptor_t> extents; member
/system/ulib/blobfs/
A Dfsck.cpp34 AllocatedExtentIterator extents = blobfs_->GetExtents(n); in TraverseInodeBitmap() local
A Dvnode.cpp362 fbl::Vector<ReservedExtent> extents; in SpaceAllocate() local
/system/ulib/blobfs/include/blobfs/
A Dvnode.h289 fbl::Vector<ReservedExtent> extents; member
A Dformat.h299 Extent extents[kInlineMaxExtents]; member
313 Extent extents[kContainerMaxExtents]; member
/system/utest/fvm/
A Dfvm.cpp2611 fbl::Vector<fvm_extent_t> extents; member

Completed in 51 milliseconds