Home
last modified time | relevance | path

Searched refs:ResetNodeMapSize (Results 1 – 4 of 4) sorted by relevance

/system/ulib/blobfs/include/blobfs/
A Dallocator.h91 zx_status_t ResetNodeMapSize();
/system/ulib/blobfs/test/
A Dallocator-test.cpp409 ASSERT_EQ(ZX_OK, allocator.ResetNodeMapSize()); in ResetSizeHelper()
/system/ulib/blobfs/
A Dallocator.cpp78 zx_status_t Allocator::ResetNodeMapSize() { in ResetNodeMapSize() function in blobfs::Allocator
A Dblobfs.cpp691 status = allocator_->ResetNodeMapSize(); in Reload()

Completed in 12 milliseconds