..
blockdev.c
cleanup.c
[FASTFAT] Only initialize directory cache on use.
2018-05-18 14:09:30 +02:00
close.c
[FASTFAT] Uninit directory cache on last handle close.
2018-05-18 14:51:24 +02:00
CMakeLists.txt
[FASTFAT] Introduce a KDBG extension.
2018-04-29 12:15:11 +02:00
create.c
[FASTFAT] Only initialize directory cache on use.
2018-05-18 14:09:30 +02:00
dir.c
[FASTFAT] Only initialize directory cache on use.
2018-05-18 14:09:30 +02:00
direntry.c
[FASTFAT] Only initialize directory cache on use.
2018-05-18 14:09:30 +02:00
dirwr.c
[FASTFAT] Uninit directory cache on last handle close.
2018-05-18 14:51:24 +02:00
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] Only initialize directory cache on use.
2018-05-18 14:09:30 +02:00
finfo.c
[FASTFAT] Only initialize directory cache on use.
2018-05-18 14:09:30 +02:00
flush.c
[FASTFAT] Only initialize directory cache on use.
2018-05-18 14:09:30 +02:00
fsctl.c
[FASTFAT] Allow locking system volume on boot.
2018-05-18 23:05:05 +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] Only initialize directory cache on use.
2018-05-18 14:09:30 +02:00
vfat005.1st
vfat_fr.txt
vfatfs.rc
volume.c