reactos/drivers/filesystems/fastfat
2018-05-18 10:30:52 +02:00
..
blockdev.c
cleanup.c [FASTFAT] Introduce a KDBG extension. 2018-04-29 12:15:11 +02:00
close.c [FASTFAT] Introduce a KDBG extension. 2018-04-29 12:15:11 +02:00
CMakeLists.txt [FASTFAT] Introduce a KDBG extension. 2018-04-29 12:15:11 +02:00
create.c [FASTFAT] Deny dismounting system volume or a volume with a pagefile 2018-05-16 21:45:35 +02:00
dir.c [FASTFAT] Fix FastFAT not returning short name for FAT volumes in FileBothDirectoryInformation case 2017-12-09 21:22:55 +01:00
direntry.c
dirwr.c
ea.c
fastio.c [FASTFAT] Drop read ahead locking routines in favor of lazy writer routines. 2018-02-17 13:49:15 +01:00
fat.c
fcb.c [FASTFAT] When attaching our FCB to a FO, also set the VPB. 2018-05-18 10:30:52 +02:00
finfo.c [FASTFAT] Notify on file size change in FileAllocationInformation/FileEndOfFileInformation 2018-01-07 15:29:33 +01:00
flush.c
fsctl.c [FASTFAT] Deny dismounting system volume or a volume with a pagefile 2018-05-16 21:45:35 +02:00
iface.c [FASTFAT] Reduce the number of local declaration. 2018-04-29 12:33:53 +02:00
kdbg.c [FASTFAT] Introduce a KDBG extension. 2018-04-29 12:15:11 +02:00
misc.c [FASTFAT] Implement write IOs defering. 2018-04-29 20:42:53 +02:00
pnp.c
rw.c [FASTFAT] Implement support for stack overflow in read operations. 2018-05-12 12:03:18 +02:00
shutdown.c
string.c
vfat.h [FASTFAT] Deny dismounting system volume or a volume with a pagefile 2018-05-16 21:45:35 +02:00
vfat005.1st
vfat_fr.txt
vfatfs.rc
volume.c