reactos/ntoskrnl/cc
Timo Kreuzer b2fcd27aaa [NTOS/CC] Fix calls to CcRosEnsureVacbResident
The function returns BOOLEAN, not NTSTATUS! Also wrap it in SEH, because it can throw an exception on failure.
2023-04-14 11:56:08 +03:00
..
cacheman.c Address PR review 2021-02-03 09:41:24 +01:00
copy.c [NTOS/CC] Fix calls to CcRosEnsureVacbResident 2023-04-14 11:56:08 +03:00
fs.c [NTOS:CC] Unintialize private cache maps before purging the cache section 2022-02-02 17:45:59 +01:00
lazywrite.c [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
mdl.c [NTOS:CC] CcMdl*Complete(): Return if FastIO succeeded (#3303) 2020-10-31 15:18:02 +01:00
pin.c [NTOS:CC] Raise status, when CcMapData fails (#3348) 2021-02-09 09:29:48 +01:00
view.c [NTOS] Include kdbg/kdb.h only in the files that really need it. 2023-04-11 00:44:10 +02:00