Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dfile_operations_cloud_mock.cpp130 int64_t inodeId = static_cast<int64_t>(CloudFileUtils::DentryHash(metaBase.cloudId)); in LookupRecycledFile() local
69 InitInodeAttr(struct CloudDiskFuseData *data, fuse_ino_t parent, struct CloudDiskInode *childInode, const MetaBase &metaBase, const int64_t &inodeId) InitInodeAttr() argument
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp181 int64_t inodeId = static_cast<int64_t>(CloudFileUtils::DentryHash(metaBase.cloudId)); in LookupRecycledFile() local
233 int64_t inodeId = static_cast<int64_t>(CloudFileUtils::DentryHash(metaBase.cloudId)); in DoCloudLookup() local
70 InitInodeAttr(struct CloudDiskFuseData *data, fuse_ino_t parent, struct CloudDiskInode *childInode, const MetaBase &metaBase, const int64_t &inodeId) InitInodeAttr() argument
[all...]

Completed in 4 milliseconds