alcyone/NTOSKRNL/CC
Dibyamartanda Samanta 10527bf405
[NTOSKRNL:CC] CcSetDirtyPinnedData :: use reconstructed OBCB Structure
Their no PBCB anymore, since we reconstructed it by looking at _OBCB  which is reconstructed from CcAllocateObcb, 
we know that bcb array is array of PCC_BCB structure, thus modified CcSetDirtyPinnedData to use OBCB instead
2024-08-07 15:09:57 +02:00
..
ccinternal.hpp [NTOSKRNL:CC] Add CalculatePageCount Template 2024-08-07 14:47:04 +02:00
cclazywriter.cpp Update NTOSKRNL/CC/cclazywriter.cpp 2024-05-25 10:15:26 +02:00
ccloghandler.cpp Update NTOSKRNL/CC/ccloghandler.cpp 2024-05-24 10:33:06 +02:00
ccloghandler.hpp [NTOSKRNL:CC] Catch Controller Add LOG Handler Internal Datatypes 2024-05-10 10:26:49 +02:00
ccmdl.hpp [NTOSKRNL:CC] MDL Handler's Header with MDL Specific defination 2024-05-10 09:25:57 +02:00
ccmdlhandler.cpp [NTOSKRNL:CC] Fix Probing and locking of pages, 2024-06-20 19:12:51 +02:00
ccpinsupport.cpp [NTOSKRNL:CC] CcSetDirtyPinnedData :: use reconstructed OBCB Structure 2024-08-07 15:09:57 +02:00