class ExtentNode

Defined at line 28 of file ../../src/storage/f2fs/extent_cache.h

Public Methods

void ExtentNode (const ExtentInfo & extent_info)

Defined at line 30 of file ../../src/storage/f2fs/extent_cache.h

void ExtentNode (const ExtentNode & )

Defined at line 31 of file ../../src/storage/f2fs/extent_cache.h

ExtentNode & operator= (const ExtentNode & )

Defined at line 32 of file ../../src/storage/f2fs/extent_cache.h

void ExtentNode (ExtentNode && )

Defined at line 33 of file ../../src/storage/f2fs/extent_cache.h

ExtentNode & operator= (ExtentNode && )

Defined at line 34 of file ../../src/storage/f2fs/extent_cache.h

void ~ExtentNode ()

Defined at line 35 of file ../../src/storage/f2fs/extent_cache.h

pgoff_t GetKey ()

Defined at line 37 of file ../../src/storage/f2fs/extent_cache.h

ExtentInfo & GetExtentInfo ()

Defined at line 39 of file ../../src/storage/f2fs/extent_cache.h