Searched refs:VIRTUAL_ALLOCATION_INFO (Results 1 – 3 of 3) sorted by relevance
1401 struct VIRTUAL_ALLOCATION_INFO struct1437 void GetAllocationInfo(UINT64 offset, VIRTUAL_ALLOCATION_INFO* pInfo) const;
2126 virtual void GetAllocationInfo(UINT64 offset, VIRTUAL_ALLOCATION_INFO& outInfo) const = 0;2176 virtual void GetAllocationInfo(UINT64 offset, VIRTUAL_ALLOCATION_INFO& outInfo) const;2786 void BlockMetadata_Generic::GetAllocationInfo(UINT64 offset, VIRTUAL_ALLOCATION_INFO& outInfo) const in GetAllocationInfo()5637 void VirtualBlock::GetAllocationInfo(UINT64 offset, VIRTUAL_ALLOCATION_INFO* pInfo) const in GetAllocationInfo()
154 VIRTUAL_ALLOCATION_INFO allocInfo = {}; in TestVirtualBlocks()