Searched refs:GetDentrySlots (Results 1 – 3 of 3) sorted by relevance
199 static inline uint32_t GetDentrySlots(size_t nameLen) in GetDentrySlots() function282 uint32_t slots = GetDentrySlots(name.length()); in UpdateDentry()356 … bitPos = RoomForFilename(dentryBlk.bitmap, GetDentrySlots(base.name.length()), DENTRY_PER_GROUP); in DoCreate()428 bitPos += GetDentrySlots(de->namelen); in FindInBlock()508 uint32_t slots = GetDentrySlots(de->namelen); in DoRemove()
198 static inline uint32_t GetDentrySlots(size_t nameLen) in GetDentrySlots() function281 uint32_t slots = GetDentrySlots(name.length()); in UpdateDentry()364 … bitPos = RoomForFilename(dentryBlk.bitmap, GetDentrySlots(base.name.length()), DENTRY_PER_GROUP); in DoCreate()434 bitPos += GetDentrySlots(de->namelen); in FindInBlock()497 uint32_t slots = GetDentrySlots(de->namelen); in DoRemove()
260 static inline uint32_t GetDentrySlots(size_t nameLen) in GetDentrySlots() function343 uint32_t slots = GetDentrySlots(name.length()); in UpdateDentry()443 bitPos += GetDentrySlots(de->namelen); in FindInBlock()