ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Functions | |
PVOID | Ext2AllocatePool (IN POOL_TYPE PoolType, IN SIZE_T NumberOfBytes, IN ULONG Tag) |
VOID | Ext2FreePool (IN PVOID P, IN ULONG Tag) |
Definition at line 2684 of file debug.c.
Referenced by DriverEntry(), Ext2BuildName(), Ext2CreateFile(), Ext2ExpandLast(), Ext2FillEntry(), Ext2FollowLink(), Ext2GetReparsePoint(), Ext2LoadSuper(), Ext2QueryDirectory(), Ext2QueryExtentMappings(), Ext2QueryRegistrySettings(), Ext2QueryVolumeParams(), Ext2ReadDisk(), Ext2ReadSync(), Ext2ReadWriteBlocks(), Ext2SetParentEntry(), Ext2SetReparsePoint(), and Ext2StartFloppyFlushDpc().
Definition at line 2697 of file debug.c.
Referenced by DriverEntry(), Ext2AllocateMcb(), Ext2BuildName(), Ext2CreateFile(), Ext2DestroyVcb(), Ext2ExpandBlock(), Ext2ExpandLast(), Ext2FillEntry(), Ext2FloppyFlush(), Ext2FollowLink(), Ext2FreeCcb(), Ext2FreeMcb(), Ext2GetReparsePoint(), Ext2GetRetrievalPointers(), Ext2LoadSuper(), Ext2MountVolume(), Ext2PerformRegistryVolumeParams(), Ext2QueryDirectory(), Ext2QueryExtentMappings(), Ext2QueryVolumeParams(), Ext2ReadDisk(), Ext2ReadSync(), Ext2ReadWriteBlockAsyncCompletionRoutine(), Ext2ReadWriteBlocks(), Ext2SetParentEntry(), Ext2SetReparsePoint(), and Ext2VerifyVolume().