Searched refs:kExtentsSize (Results 1 – 1 of 1) sorted by relevance
66 constexpr size_t kExtentsSize = sizeof(ExtentsPadded); variable94 ExtentsBackingStore = allocControlBlock(kExtentsSize, BufferCount); in init()101 deallocControlBlock(ExtentsBackingStore, kExtentsSize, BufferCount); in init()125 (kExtentsSize * i)); in init()193 decRefCount(Buf.ExtentsBackingStore, kExtentsSize, Buf.Count); in releaseBuffer()211 decRefCount(Buf.ExtentsBackingStore, kExtentsSize, Buf.Count); in releaseBuffer()229 decRefCount(ExtentsBackingStore, kExtentsSize, BufferCount); in cleanupBuffers()