Searched defs:extents (Results 1 – 13 of 13) sorted by relevance
22 fbl::Vector<ReservedExtent> extents; in NullTest() local37 fbl::Vector<ReservedExtent> extents; in SingleTest() local52 fbl::Vector<ReservedExtent> extents; in SingleCollisionTest() local91 fbl::Vector<ReservedExtent> extents; in PrefixCollisionTest() local176 fbl::Vector<ReservedExtent> extents; in AllocatedBeforeReservedTest() local208 fbl::Vector<ReservedExtent> extents; in ReservedBeforeAllocatedTest() local266 fbl::Vector<ReservedExtent> extents; in InterleavedReservationTest() local338 fbl::Vector<ReservedExtent> extents; in MaxExtentTest() local377 fbl::Vector<ReservedExtent> extents; in CheckBlockMapSize() local
46 fbl::Vector<ReservedExtent> extents; in NullTest() local71 fbl::Vector<ReservedExtent> extents; in MultiExtentTest() local104 fbl::Vector<ReservedExtent> extents; in BlockIteratorTest() local129 bool StreamBlocksValidator(fbl::Vector<ReservedExtent> extents, uint32_t block_count) { in StreamBlocksValidator()164 fbl::Vector<ReservedExtent> extents; in StreamBlocksFragmentedTest() local186 fbl::Vector<ReservedExtent> extents; in StreamBlocksContiguousTest() local208 fbl::Vector<ReservedExtent> extents; in StreamBlocksInvalidLengthTest() local
40 fbl::Vector<ReservedExtent> extents; in NullTest() local73 fbl::Vector<ReservedExtent> extents; in WalkOneTest() local130 fbl::Vector<ReservedExtent> extents; in WalkAllInlineExtentsTest() local194 fbl::Vector<ReservedExtent> extents; in WalkManyNodesTest() local268 fbl::Vector<ReservedExtent> extents; in WalkManyContainersTest() local357 fbl::Vector<ReservedExtent> extents; in WalkExtraNodesTest() local433 fbl::Vector<ReservedExtent> extents; in WalkExtraExtentsTest() local
34 fbl::Vector<ReservedExtent> extents[blocks]; in ForceFragmentation() local
33 fbl::Vector<ReservedExtent> extents; in TestSetup() local
14 VectorExtentIterator::VectorExtentIterator(const fbl::Vector<ReservedExtent>& extents) in VectorExtentIterator()
16 NodePopulator::NodePopulator(Allocator* allocator, fbl::Vector<ReservedExtent> extents, in NodePopulator()
13 fbl::Vector<fvm::extent_descriptor_t> extents; member
34 AllocatedExtentIterator extents = blobfs_->GetExtents(n); in TraverseInodeBitmap() local
362 fbl::Vector<ReservedExtent> extents; in SpaceAllocate() local
289 fbl::Vector<ReservedExtent> extents; member
299 Extent extents[kInlineMaxExtents]; member313 Extent extents[kContainerMaxExtents]; member
2611 fbl::Vector<fvm_extent_t> extents; member
Completed in 51 milliseconds