Searched defs:PartitionDirectMapExtent (Results 1 – 1 of 1) sorted by relevance
15 struct PartitionDirectMapExtent { struct16 PartitionDirectMapExtent* next_extent; argument17 PartitionDirectMapExtent* prev_extent; argument21 ALWAYS_INLINE static PartitionDirectMapExtent* FromPage(PartitionPage* page); argument