PatchworkOS  19e446b
A non-POSIX operating system.
Loading...
Searching...
No Matches
irp_t Struct Reference

I/O Request Packet structure. More...

#include <irp.h>

Collaboration diagram for irp_t:

Detailed Description

I/O Request Packet structure.

The I/O Request Packet structure is designed to preallocate as much as possible such that in the common case there is no need for any allocation beyond the allocation of the IRP itself. This does require careful consideration of padding, alignment and field sizes to keep it within a reasonable size.

See also
I/O Subsystem for more information for each possible verb.

The documentation for this struct was generated from the following file: