!finddata
The !finddata extension displays the cached data at a given offset within a specified file object.
dbgcmd
!finddata FileObject Offset
FileObject
Specifies the address of the file object.
Offset
Specifies the offset.
Kdexts.dll
For information about cache management, see the Microsoft Windows SDK documentation and Microsoft Windows Internals by Mark Russinovich and David Solomon.
For information about other cache management extensions, see the !cchelp extension.