reactos/drivers/filesystems/fastfat
2018-10-13 19:57:24 +02:00
..
blockdev.c
cleanup.c [FASTFAT] Disable delayed close 2018-08-20 19:43:43 +02:00
close.c [FASTFAT] Don't delay any other close once shutdown has started 2018-08-19 09:56:12 +02:00
CMakeLists.txt
create.c [FASTFAT] Finally drop the TAG_VFAT allocation tag 2018-08-21 08:36:51 +02:00
dir.c [FASTFAT] Drop an useless #ifdef, we have this cast in all other FSDs 2018-08-21 08:50:29 +02:00
direntry.c
dirwr.c [FASTFAT] Finally drop the TAG_VFAT allocation tag 2018-08-21 08:36:51 +02:00
ea.c
fastio.c
fat.c [FASTFAT] Reduce the usage of the generic allocation tag 2018-08-18 19:03:30 +02:00
fcb.c [FASTFAT] Finally drop the TAG_VFAT allocation tag 2018-08-21 08:36:51 +02:00
finfo.c [FASTFAT] Finally drop the TAG_VFAT allocation tag 2018-08-21 08:36:51 +02:00
flush.c
fsctl.c [FASTFAT] Don't mess my debug log when partition SysType is printed! (when invalid chars are printed) 2018-10-13 19:57:24 +02:00
iface.c [FASTFAT] Don't delay any other close once shutdown has started 2018-08-19 09:56:12 +02:00
kdbg.c [FASTFAT] Implement delayed close 2018-08-18 19:03:30 +02:00
misc.c
pnp.c
rw.c [FASTFAT] Use the FastFAT mechanism for counting clusters already implemented 2018-06-09 18:23:07 +02:00
shutdown.c [FASTFAT] Don't delay any other close once shutdown has started 2018-08-19 09:56:12 +02:00
string.c
vfat.h [FASTFAT] Finally drop the TAG_VFAT allocation tag 2018-08-21 08:36:51 +02:00
vfat005.1st
vfat_fr.txt
vfatfs.rc
volume.c