mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
e5cc846555
-AddFileName() - Don't use dedicated buffer for FileNameNoPath, just point into FileObject->FileName's buffer. Don't use RtlCopyUnicodeString(), just update pointers. -AddRun() - Fix an SEH2_YIELD with missing return statement. -FreeClusters() - Use ULONG_MAX in place of 0xffffffff. -NtfsDumpIndexRootAttribute() - Use consistent UpperCase naming convention. Use BooleanFlagOn() macro where appropriate. Replace magic 8 with sizeof(ULONGLONG). -GetFileNameAttributeLength() - Add documentation. svn path=/branches/GSoC_2016/NTFS/; revision=75279 |
||
---|---|---|
.. | ||
attrib.c | ||
blockdev.c | ||
btree.c | ||
cleanup.c | ||
close.c | ||
CMakeLists.txt | ||
create.c | ||
devctl.c | ||
dirctl.c | ||
dispatch.c | ||
fastio.c | ||
fcb.c | ||
finfo.c | ||
fsctl.c | ||
mft.c | ||
misc.c | ||
notes.txt | ||
ntfs.c | ||
ntfs.h | ||
ntfs.rc | ||
rw.c | ||
volinfo.c |