reactos/drivers/filesystems/fastfat
Pierre Schweitzer 69f51d1533
[FASTFAT] Drop read ahead locking routines in favor of lazy writer routines.
This avoids code duplication while being consistent with MS FastFAT.
2018-02-17 13:49:15 +01:00
..
blockdev.c
cleanup.c [FASTFAT] Improve code style in addition to 8294118174. 2018-01-07 19:29:23 +01:00
close.c
CMakeLists.txt
create.c [FASTFAT] Add a wrapper around FsRtlNotifyFullReportChange 2018-01-07 14:16:31 +01:00
dir.c
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
finfo.c [FASTFAT] Notify on file size change in FileAllocationInformation/FileEndOfFileInformation 2018-01-07 15:29:33 +01:00
flush.c
fsctl.c [FASTFAT] While closing FCBs on dismount, release from tail to head and not the contrary. 2017-12-17 18:24:01 +01:00
iface.c [FASTFAT] Drop read ahead locking routines in favor of lazy writer routines. 2018-02-17 13:49:15 +01:00
misc.c [FASTFAT] Add a wrapper around FsRtlNotifyFullReportChange 2018-01-07 14:16:31 +01:00
pnp.c
rw.c [FASTFAT] Add a wrapper around FsRtlNotifyFullReportChange 2018-01-07 14:16:31 +01:00
shutdown.c
string.c
vfat.h [FASTFAT] Drop read ahead locking routines in favor of lazy writer routines. 2018-02-17 13:49:15 +01:00
vfat005.1st
vfat_fr.txt
vfatfs.rc
volume.c