Home
last modified time | relevance | path

Searched refs:grandparentInode (Results 1 - 1 of 1) sorted by relevance

/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp461 auto grandparentInode = FileOperationsHelper::FindCloudDiskInode(data, static_cast<int64_t>(parentInode->parent)); in GetParentUpload() local
462 if (grandparentInode == nullptr) { in GetParentUpload()
463 LOGE("grandparentInode not found"); in GetParentUpload()
467 grandparentInode->bundleName, grandparentInode->cloudId); in GetParentUpload()

Completed in 4 milliseconds