Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp1209 auto newParentInode = FileOperationsHelper::FindCloudDiskInode(data, static_cast<int64_t>(newParent)); in Rename() local
1210 if (!parentInode || !newParentInode) { in Rename()
1219 int32_t err = rdbStore->Rename(parentInode->cloudId, name, newParentInode->cloudId, newName); in Rename()

Completed in 3 milliseconds