reactos/ntoskrnl/include
Pierre Schweitzer 9a07c71eef
[NTOSKRNL] Implement support for deferred writes in Cc.
Namely, implement CcCanIWrite() (very basic, and likely wrong).
And implement CcDeferWrite() which will queue the write operation.

In CciLazyWriter() (which may be renamed CcWorkerThread() ;-)),
handle the queued write operations one by one. This is likely
not to be accurate, but, given we have only on FS supporting
this for now (NFS / RDBSS / Shares), this is OK.

CORE-14235
2018-01-23 23:25:26 +01:00
..
internal [NTOSKRNL] Implement support for deferred writes in Cc. 2018-01-23 23:25:26 +01:00
config.h
ntoskrnl.h
resource.h [NTOS:INBV] Implement rotation bar for boot screen 2018-01-03 02:57:28 +01:00
sysfuncs.h
sysfuncs64.h