Searched refs:dentryFileName (Results 1 – 3 of 3) sorted by relevance
114 std::string dentryFileName = MetaFileMgr::GetInstance().CloudIdToRecordId(cloudId); in GetCloudDiskDentryFileByPath() local116 return cacheDir + dentryFileName; in GetCloudDiskDentryFileByPath()
119 std::string dentryFileName = GetDentryfileName(path, caseSense); in GetDentryfileByPath() local121 return cacheDir + dentryFileName; in GetDentryfileByPath()
112 std::string dentryFileName = MetaFileMgr::GetInstance().CloudIdToRecordId(cloudId); in GetCloudDiskDentryFileByPath() local114 return cacheDir + dentryFileName; in GetCloudDiskDentryFileByPath()