!fileobj

The !fileobj extension displays detailed information about a FILE_OBJECT structure.

!fileobj FileObject

Parameters

FileObject
Specifies the address of a FILE_OBJECT structure.

DLL

Kdexts.dll

Additional Information

For information about file objects, see the Microsoft Windows SDK documentation, the Windows Driver Kit (WDK) documentation, and Microsoft Windows Internals by Mark Russinovich and David Solomon.

Remarks

If the FILE_OBJECT structure has an associated cache, !fileobj tries to parse and display cache information..