!finddata

The !finddata extension displays the cached data at a given offset within a specified file object.

!finddata FileObject Offset

Parameters

FileObject
Specifies the address of the file object.

Offset
Specifies the offset.

DLL

Kdexts.dll

Additional Information

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.