reactos/ntoskrnl/cc
Pierre Schweitzer 43836b0fbb
[NTOSKRNL] In !filecache, try to display FCB name
When no name is set in the file object, try to read the name
from the FCB. We only support FastFAT (ours) FCB for now.

This is clearly a hack, but for a kdbg command, so ;-)
2018-04-27 18:57:30 +02:00
..
cacheman.c [NTOS:CC] Use UNIMPLEMENTED_ONCE instead of custom code 2018-04-07 12:00:10 +02:00
copy.c [NTOSKRNL] Map the VACB in kernel space before inserting it in lists. 2018-04-15 22:52:53 +02:00
fs.c [NTOSKRNL] Drop the VACB lock. 2018-04-15 22:52:53 +02:00
lazywrite.c [NTOSKRNL] In debug builds, print more information about the top level IRP in the Cc worker thread 2018-02-10 23:50:26 +01:00
mdl.c
pin.c [NTOSKRNL] Drop the VACB lock. 2018-04-15 22:52:53 +02:00
view.c [NTOSKRNL] In !filecache, try to display FCB name 2018-04-27 18:57:30 +02:00