reactos/drivers/filesystems/ntfs
Jérôme Gardou 3adf450867 [REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build
Put data into PAGEDATA or INITDATA sections
Keep section declaration for prototypes

CORE-17540
2021-05-12 11:04:29 +02:00
..
attrib.c [NTFS] Correctly find attributes stored in another file record in MFT (and referenced in data stream) 2019-08-16 11:08:29 +02:00
blockdev.c
btree.c
cleanup.c
close.c
CMakeLists.txt
create.c
devctl.c
dirctl.c
dispatch.c
fastio.c
fcb.c
finfo.c [FILESYSTEMS] Fix pool memory disclosure in NtQueryAttributesFile handlers (#2926) 2020-09-11 15:47:43 +03:00
fsctl.c [NTFS] Fix use after free in failure case of NtfsMountVolume. 2020-01-11 14:10:55 +01:00
mft.c [NTFS] Correctly find attributes stored in another file record in MFT (and referenced in data stream) 2019-08-16 11:08:29 +02:00
misc.c
notes.txt
ntfs.c [REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build 2021-05-12 11:04:29 +02:00
ntfs.h [REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build 2021-05-12 11:04:29 +02:00
ntfs.rc
rw.c
volinfo.c