Home
last modified time | relevance | path

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

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