Searched refs:InitDcacheLookupCtx (Results 1 - 3 of 3) sorted by relevance
/foundation/filemanagement/dfs_service/utils/dentry/src/ |
H A D | meta_file_clouddisk.cpp | 408 static void InitDcacheLookupCtx(DcacheLookupCtx *ctx, const MetaBase &base, int fd) in InitDcacheLookupCtx() function 508 InitDcacheLookupCtx(&ctx, base, fd_); in DoRemove() 541 InitDcacheLookupCtx(&ctx, base, fd_); in DoLookup() 569 InitDcacheLookupCtx(&ctx, base, fd_); in DoUpdate()
|
H A D | meta_file.cpp | 391 static void InitDcacheLookupCtx(DcacheLookupCtx *ctx, const MetaBase &base, int fd) in InitDcacheLookupCtx() function 508 InitDcacheLookupCtx(&ctx, base, fd_); in DoRemove() 541 InitDcacheLookupCtx(&ctx, base, fd_); in DoLookup() 567 InitDcacheLookupCtx(&ctx, base, fd_); in DoUpdate()
|
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/ |
H A D | meta_file_clouddisk_mock.cpp | 374 static void InitDcacheLookupCtx(DcacheLookupCtx *ctx, const MetaBase &base, int fd) in InitDcacheLookupCtx() function
|
Completed in 4 milliseconds