reactos/drivers/filesystems/vfatfs
Hervé Poussineau fa809fd2fe [VFATFS] Correctly init dirIndex/startIndex on FATX subdirectories
'.' and '..' entries do not exist on FATX subdirectories. We have to fake them when
enumerating the directory, and ignore them when creating a FCB from a directory entry.

CORE-16373
2022-09-24 12:12:33 +02:00
..
blockdev.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
cleanup.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
close.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
CMakeLists.txt [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
create.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
dir.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
direntry.c [VFATFS] Always provide a short name for FATX files (equal to long name) 2022-09-24 12:12:33 +02:00
dirwr.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
ea.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
fastio.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
fat.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
fcb.c [VFATFS] Correctly init dirIndex/startIndex on FATX subdirectories 2022-09-24 12:12:33 +02:00
finfo.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
flush.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
fsctl.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
iface.c [VFATFS] Use device name FatX, to not collide with fastfat.sys 2022-09-24 12:12:33 +02:00
kdbg.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
misc.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
pnp.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
rw.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
shutdown.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
string.c [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
vfat.h [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
vfat005.1st [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
vfat_fr.txt [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
vfatfs.rc [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
vfatfs_reg.inf [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys 2022-09-24 12:12:33 +02:00
volume.c [VFATFS] Return 'FATX' as FsType for FATX volumes 2022-09-24 12:12:33 +02:00