IOCTL_STORAGE_SET_READ_AHEAD control code
Causes the device to skip to the given target address when the device reaches a certain trigger address during read-ahead caching.
Input Parameters
The buffer at Irp->AssociatedIrp.SystemBuffer contains a STORAGE_SET_READ_AHEAD structure that indicates the trigger and target addresses.
Output Parameters
None
I/O Status Block
The Information field is set to zero. The Status field is set to STATUS_SUCCESS.
Requirements
|
Header |
|
|---|
See also
Send comments about this topic to Microsoft
Build date: 4/17/2013
