Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file.cpp204 static inline off_t GetDentryGroupPos(size_t bidx) in GetDentryGroupPos() function
351 pos = GetDentryGroupPos(bidx); in DoCreate()
365 pos = GetDentryGroupPos(bidx); in DoCreate()
397 off_t pos = GetDentryGroupPos(index); in FindDentryPage()
513 off_t ipos = GetDentryGroupPos(ctx.bidx); in DoRemove()
572 off_t ipos = GetDentryGroupPos(ctx.bidx); in DoUpdate()
H A Dmeta_file_clouddisk.cpp203 static inline off_t GetDentryGroupPos(size_t bidx) in GetDentryGroupPos() function
359 pos = GetDentryGroupPos(bidx); in DoCreate()
372 pos = GetDentryGroupPos(bidx); in DoCreate()
403 off_t pos = GetDentryGroupPos(index); in FindDentryPage()
502 off_t ipos = GetDentryGroupPos(ctx.bidx); in DoRemove()
565 off_t ipos = GetDentryGroupPos(ctx.bidx); in DoUpdate()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp265 static inline off_t GetDentryGroupPos(size_t bidx) in GetDentryGroupPos() function
412 off_t pos = GetDentryGroupPos(index); in FindDentryPage()