reactos/ntoskrnl/io/iomgr
2018-12-04 19:20:47 +01:00
..
adapter.c
arcname.c
bootlog.c
controller.c
device.c [NTOSKRNL] Use proper enum type for IopCreateSecurityDescriptorPerType() 2018-12-04 19:20:47 +01:00
deviface.c
driver.c [NTOSKRNL] Reduce noise 2018-10-27 10:04:22 +02:00
error.c [NTOS:IO] Tiny improvement to debug message 2018-11-25 11:31:12 +01:00
file.c [NTOS:IO] Finally remove the dreadful IopParseDevice() hack! \o/ 2018-11-25 09:00:40 +01:00
iocomp.c
ioevent.c
iofunc.c [NTOSKRNL] Quickly check for alignment in NtRead/WriteFile 2018-10-04 10:45:10 +02:00
iomdl.c
iomgr.c [NTOSKRNL] Stub support for querying DOS name when parsing FO name 2018-10-03 11:45:08 +02: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:IO] RAW-FS: Few improvements. 2018-11-11 21:56:18 +01:00
remlock.c
symlink.c
util.c [NTOSKRNL] Properly check for negative values in IoCheckEaBufferValidity() 2018-11-16 22:07:08 +01:00
volume.c