Home
last modified time | relevance | path

Searched defs:DcacheLookupCtx (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.cpp391 struct DcacheLookupCtx { struct
392 int fd{-1};
393 std::string name{};
394 uint32_t hash{0};
395 uint32_t bidx{0};
396 std::unique_ptr<HmdfsDentryGroup> page{nullptr};
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file.cpp376 struct DcacheLookupCtx { struct
377 int fd{-1};
378 std::string name{};
379 uint32_t hash{0};
380 uint32_t bidx{0};
381 std::unique_ptr<HmdfsDentryGroup> page{nullptr};
H A Dmeta_file_clouddisk.cpp382 struct DcacheLookupCtx { struct
383 int fd{-1};
384 std::string name{};
385 uint32_t hash{0};
386 uint32_t bidx{0};
387 std::unique_ptr<HmdfsDentryGroup> page{nullptr};