Searched refs:UpdateDentry (Results 1 - 3 of 3) sorted by relevance
/foundation/filemanagement/dfs_service/utils/dentry/src/ |
H A D | meta_file_clouddisk.cpp | 289 static bool UpdateDentry(HmdfsDentryGroup &d, const MetaBase &base, uint32_t nameHash, uint32_t bitPos) in UpdateDentry() function 388 if (!UpdateDentry(dentryBlk, base, namehash, bitPos)) { in DoCreate() 389 LOGI("UpdateDentry fail, stop write."); in DoCreate()
|
H A D | meta_file.cpp | 278 static bool UpdateDentry(HmdfsDentryGroup &d, const MetaBase &base, uint32_t nameHash, uint32_t bitPos) in UpdateDentry() function 370 if (!UpdateDentry(dentryBlk, base, namehash, bitPos)) { in DoCreate() 371 LOGI("UpdateDentry fail, stop write."); in DoCreate()
|
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/ |
H A D | meta_file_clouddisk_mock.cpp | 314 static void UpdateDentry(HmdfsDentryGroup &d, const MetaBase &base, uint32_t nameHash, uint32_t bitPos) in UpdateDentry() function
|
Completed in 5 milliseconds