typedef struct _CM_CELL_REMAP_BLOCK { ULONG OldCell; ULONG NewCell; } CM_CELL_REMAP_BLOCK, *PCM_CELL_REMAP_BLOCK;
Windows Vista Kernel Structures