Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp215 static inline off_t GetDentryGroupPos(size_t bidx) in GetDentryGroupPos() function
375 pos = GetDentryGroupPos(bidx); in DoCreate()
387 pos = GetDentryGroupPos(bidx); in DoCreate()
421 off_t pos = GetDentryGroupPos(index); in FindDentryPage()
521 off_t ipos = GetDentryGroupPos(ctx.bidx); in DoRemove()
588 off_t ipos = GetDentryGroupPos(ctx.bidx); in DoUpdate()
H A Dmeta_file.cpp204 static inline off_t GetDentryGroupPos(size_t bidx) in GetDentryGroupPos() function
356 pos = GetDentryGroupPos(bidx); in DoCreate()
369 pos = GetDentryGroupPos(bidx); in DoCreate()
404 off_t pos = GetDentryGroupPos(index); in FindDentryPage()
521 off_t ipos = GetDentryGroupPos(ctx.bidx); in DoRemove()
582 off_t ipos = GetDentryGroupPos(ctx.bidx); in DoUpdate()
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp240 static inline off_t GetDentryGroupPos(size_t bidx) in GetDentryGroupPos() function
387 off_t pos = GetDentryGroupPos(index); in FindDentryPage()

Completed in 4 milliseconds