reactos/ntoskrnl/cc
Pierre Schweitzer 1afcbbd125
[NTOSKRNL] Rewrite the way we create BCB for pinning
We won't reuse a BCB created for mapping, we will now have
our own dedicated BCB.
This allows having a bit more cleaner implementation of CcPinMappedData()
2018-10-13 22:51:44 +02:00
..
cacheman.c [NTOS:CC] Use UNIMPLEMENTED_ONCE instead of custom code 2018-04-07 12:00:10 +02:00
copy.c [NTOSKRNL] Properly align VACB writes 2018-09-23 10:32:14 +02:00
fs.c [NTOSKRNL] Drop the VACB lock. 2018-04-15 22:52:53 +02:00
lazywrite.c [NTOSKRNL] Optimize a bit deferred writes. 2018-05-02 23:33:45 +02:00
mdl.c
pin.c [NTOSKRNL] Rewrite the way we create BCB for pinning 2018-10-13 22:51:44 +02:00
view.c [NTOSKRNL] Move the PinCount out of the VACB to the BCB 2018-10-05 21:26:16 +02:00