FsRtlNotifyChangeDirectory

void __fastcall FsRtlNotifyChangeDirectory(
        struct _REAL_NOTIFY_SYNC *a1,
        void *a2,
        _STRING *a3,
        _LIST_ENTRY *a4,
        BOOL WatchTree,
        ULONG CompletionFilter,
        _IRP *a7){
  FsRtlNotifyFilterChangeDirectory(a1, a4, a2, a3, WatchTree, 1u, CompletionFilter, a7, 0i64, 0i64, 0i64);
}

Referenced by:

No references.