union
Defined at line 252 of file ../../src/storage/f2fs/layout.h
can be one of three types: inode, direct, and indirect types
Public Members
Inode i
DirectNode dn
IndirectNode in
Defined at line 252 of file ../../src/storage/f2fs/layout.h
can be one of three types: inode, direct, and indirect types
Inode i
DirectNode dn
IndirectNode in