class MockSpaceManager

Defined at line 112 of file ../../src/storage/blobfs/test/unit/utils.h

A trivial space manager, incapable of resizing.

Public Methods

Superblock & MutableInfo ()

Defined at line 114 of file ../../src/storage/blobfs/test/unit/utils.h

const Superblock & Info ()

Defined at line 116 of file ../../src/storage/blobfs/test/unit/utils.h

zx_status_t AddInodes (Allocator * )

Defined at line 117 of file ../../src/storage/blobfs/test/unit/utils.h

zx_status_t AddBlocks (size_t nblocks, RawBitmap * map)

Defined at line 118 of file ../../src/storage/blobfs/test/unit/utils.h

zx_status_t BlockAttachVmo (const zx::vmo & vmo, storage::Vmoid * out)

Defined at line 119 of file ../../src/storage/blobfs/test/unit/utils.h

zx_status_t BlockDetachVmo (storage::Vmoid vmoid)

Defined at line 122 of file ../../src/storage/blobfs/test/unit/utils.h