Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp383 static std::unique_ptr<HmdfsDentryGroup> FindDentryPage(uint64_t index, DcacheLookupCtx *ctx) in FindDentryPage() function
438 auto dentryBlk = FindDentryPage(bidx, ctx); in InLevel()
/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp417 static std::unique_ptr<HmdfsDentryGroup> FindDentryPage(uint64_t index, DcacheLookupCtx *ctx) in FindDentryPage() function
472 auto dentryBlk = FindDentryPage(bidx, ctx); in InLevel()
H A Dmeta_file.cpp400 static std::unique_ptr<HmdfsDentryGroup> FindDentryPage(uint64_t index, DcacheLookupCtx *ctx) in FindDentryPage() function
455 auto dentryBlk = FindDentryPage(bidx, ctx); in InLevel()

Completed in 5 milliseconds