IFSMgr_FreeIoreq(
pioreq pir
)
This service is provided to free an IO request structure that is allocated by the IFS manager when it calls an FSD back on a scheduled or queued event. After the FSD has completed its event processing, it must call this service to free the IO request packet. If the IO request packet is not freed, it may delay or prevent event processing for other FSDs.