class DirEntryCacheElement
Defined at line 22 of file ../../src/storage/f2fs/dir_entry_cache.h
Public Methods
void DirEntryCacheElement (std::string_view name)
Defined at line 24 of file ../../src/storage/f2fs/dir_entry_cache.h
std::string_view GetName ()
Defined at line 25 of file ../../src/storage/f2fs/dir_entry_cache.h
DentryInfo GetInfo ()
Defined at line 26 of file ../../src/storage/f2fs/dir_entry_cache.h
void SetInfo (DentryInfo dentry_info)
Defined at line 27 of file ../../src/storage/f2fs/dir_entry_cache.h