class GcTester

Defined at line 227 of file ../../src/storage/f2fs/test/unit/unit_lib.h

Public Methods

zx_status_t DoGarbageCollect (SegmentManager & manager, uint32_t segno, GcType gc_type)

Defined at line 627 of file ../../src/storage/f2fs/test/unit/unit_lib.cc

zx_status_t GcDataSegment (SegmentManager & manager, const SummaryBlock & sum_blk, unsigned int segno, GcType gc_type)

Defined at line 632 of file ../../src/storage/f2fs/test/unit/unit_lib.cc