Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp71 struct CloudDiskInode *childInode, const MetaBase &metaBase, const int64_t &inodeId) in InitInodeAttr()
185 int64_t inodeId = static_cast<int64_t>(CloudFileUtils::DentryHash(metaBase.cloudId)); in LookupRecycledFile() local
237 int64_t inodeId = static_cast<int64_t>(CloudFileUtils::DentryHash(metaBase.cloudId)); in DoCloudLookup() local