reactos/ntoskrnl/io/iomgr
2019-12-30 15:48:38 +01:00
..
adapter.c
arcname.c [NTOSKRNL] Declare IoRemoteBootClient in internal headers 2019-10-21 14:16:58 +02:00
bootlog.c
controller.c [NTOSKRNL] Fix indentation. No code changes. 2018-12-16 10:30:23 +01:00
device.c [NTOS:IO] Improve an alignment 2019-08-15 18:04:57 +02:00
deviface.c [NTOS:IO] Avoid an unnecessary stack buffer in OpenRegistryHandlesFromSymbolicLink. CORE-15882 2019-03-25 08:43:47 +01:00
driver.c [NTOS] Use correct buffer size when calling MiResolveImageReferences. CORE-15882 2019-05-05 10:39:11 +02:00
error.c [NTOS:IO] Tiny improvement to debug message 2018-11-25 11:31:12 +01:00
file.c [NTOS] Don't use TAG_IO_NAME when calling ExFreePoolWithTag() for freeing FileObject->FileName.Buffer . 2018-12-30 15:26:42 +01:00
iocomp.c
ioevent.c
iofunc.c [NTOSKRNL] We don't need an event if we don't issue an IRP 2019-03-29 21:47:34 +01:00
iomdl.c [NTOSKRNL] Fix indentation. No code changes. 2018-12-19 19:18:20 +01:00
iomgr.c [NTOS:IO] iomgr.c: Add a missing '#if defined(KDBG)' 2019-08-17 17:36:49 +02:00
iorsrce.c
iotimer.c
iowork.c
irp.c [NTOSKRNL] Fix indentation. No code changes. 2018-12-19 19:18:21 +01:00
irq.c
ramdisk.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
rawfs.c [FASTFAT][FLTMGR][NTOS] Do not explicitly call ObfDereferenceObject() (#1636) 2019-06-22 16:20:58 +02:00
remlock.c
symlink.c
util.c Fix build (forgot a comma ;) 2019-06-11 22:36:10 +02:00
volume.c [NTOS:IO] Fix list enumeration in IopShutdownBaseFileSystems 2019-12-30 15:48:38 +01:00