reactos/ntoskrnl/io/iomgr
2018-04-22 16:52:38 +02:00
..
adapter.c
arcname.c
bootlog.c
controller.c
device.c [NTOS] Remove forgotten assert, see CORE-14128. 2017-12-20 21:00:52 +01:00
deviface.c
driver.c [NTOSKRNL] Set the DRVO_BUILTIN_DRIVER DriverObject flag when a built-in driver is created using IoCreateDriver(). 2018-04-22 16:52:38 +02:00
error.c
file.c [NTOSKRNL] Revert 4ef0887: experiments show that our FastFAT is not ready yet to live on its own. 2017-12-25 11:24:13 +01:00
iocomp.c
ioevent.c
iofunc.c [NTOSKRNL] Implement the support for reserve IRP in IO 2018-02-24 14:52:04 +01:00
iomdl.c
iomgr.c [NTOSKRNL] Implement the support for reserve IRP in IO 2018-02-24 14:52:04 +01:00
iorsrce.c
iotimer.c
iowork.c
irp.c [NTOSKRNL] Implement the support for reserve IRP in IO 2018-02-24 14:52:04 +01:00
irq.c
ramdisk.c
rawfs.c [NTOS] Use KeClearEvent instead of KeResetEvent where the previous state is not needed. 2017-12-30 11:45:03 +01:00
remlock.c
symlink.c
util.c [NTOSKRNL] Implement IoComputeDesiredAccessFileObject() based on checks performed in NtFlushBuffersFile() 2017-11-12 22:39:40 +01:00
volume.c