ReactOS 0.4.16-dev-112-g52265ae
|
#include <nt_native.h>
Public Attributes | |
BOOLEAN | DeleteFile |
BOOLEAN | DoDeleteFile |
Definition at line 972 of file nt_native.h.
BOOLEAN _FILE_DISPOSITION_INFORMATION::DeleteFile |
Definition at line 973 of file nt_native.h.
Referenced by BaseMarkFileForDelete(), CreateSymbolicLinkW(), DeleteFileW(), Ext2SetFileInformation(), MyDeleteFile(), nfs41_SetFileInformation(), PrivMoveFileIdentityW(), RemoveDirectoryW(), RxCommonSetInformation(), RxSetDispositionInfo(), set_disposition_information(), SetupDeleteFile(), SmpProcessFileRenames(), START_TEST(), TestRelativeNames(), TestSymlinks(), and VfatSetDispositionInformation().
BOOLEAN _FILE_DISPOSITION_INFORMATION::DoDeleteFile |
Definition at line 676 of file winternl.h.
Referenced by test_file_disposition_information().