reactos/drivers/filesystems/ntfs
Trevor Thompson a7a2c0d734 [NTFS]
Update a file's size in the relevant $FILE_NAME attribute of the index entry in the parent directory.
+UpdateFileNameRecord() - Searches a parent directory for the proper index entry, then updates the file sizes in that entry.
+UpdateIndexEntryFileNameSize() - Recursively searches directory index and applies the size update.

svn path=/branches/GSoC_2016/NTFS/; revision=71664
2017-12-10 11:13:28 +01:00
..
attrib.c [NTFS] 2017-12-10 11:13:25 +01:00
blockdev.c
cleanup.c
close.c
CMakeLists.txt
create.c
devctl.c
dirctl.c [NTFS] 2017-12-10 11:13:25 +01:00
dispatch.c
fastio.c
fcb.c [NTFS] 2017-12-10 11:13:25 +01:00
finfo.c
fsctl.c [NTFS] 2017-12-10 11:13:25 +01:00
mft.c [NTFS] 2017-12-10 11:13:28 +01:00
misc.c
notes.txt
ntfs.c
ntfs.h [NTFS] 2017-12-10 11:13:28 +01:00
ntfs.rc
rw.c [NTFS] 2017-12-10 11:13:28 +01:00
volinfo.c [NTFS] 2017-12-10 11:13:25 +01:00