Home
last modified time | relevance | path

Searched refs:FindDentryPage (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp408 static std::unique_ptr<HmdfsDentryGroup> FindDentryPage(uint64_t index, DcacheLookupCtx *ctx) in FindDentryPage() function
463 auto dentryBlk = FindDentryPage(bidx, ctx); in InLevel()
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file.cpp393 static std::unique_ptr<HmdfsDentryGroup> FindDentryPage(uint64_t index, DcacheLookupCtx *ctx) in FindDentryPage() function
448 auto dentryBlk = FindDentryPage(bidx, ctx); in InLevel()
H A Dmeta_file_clouddisk.cpp399 static std::unique_ptr<HmdfsDentryGroup> FindDentryPage(uint64_t index, DcacheLookupCtx *ctx) in FindDentryPage() function
454 auto dentryBlk = FindDentryPage(bidx, ctx); in InLevel()