Home
last modified time | relevance | path

Searched defs:inodeCache (Results 1 – 2 of 2) sorted by relevance

/foundation/filemanagement/dfs_service/services/cloudfiledaemon/include/cloud_disk/
Dcloud_disk_inode.h88 std::unordered_map<int64_t, std::shared_ptr<CloudDiskInode>> inodeCache; member
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
Dfuse_manager.cpp219 map<uint64_t, shared_ptr<CloudInode>> inodeCache; member