struct SegmentEntry
Defined at line 52 of file ../../src/storage/f2fs/segment.h
SSR mode uses these field to determine which blocks are allocatable.
Public Members
RawBitmapGeneric cur_valid_map
RawBitmapGeneric ckpt_valid_map
uint64_t mtime
uint16_t valid_blocks
uint16_t ckpt_valid_blocks
uint16_t ckpt_invalid_blocks
uint8_t type