struct NodePrelude
Defined at line 351 of file ../../src/storage/blobfs/format.h
Public Members
uint16_t flags
uint16_t version
uint32_t next_node
Public Methods
bool IsAllocated ()
Defined at line 358 of file ../../src/storage/blobfs/format.h
bool IsExtentContainer ()
Defined at line 360 of file ../../src/storage/blobfs/format.h
bool IsInode ()
Defined at line 362 of file ../../src/storage/blobfs/format.h
bool IsCompressedZstdChunked ()
Defined at line 364 of file ../../src/storage/blobfs/format.h