IFSMgr_CompleteAsync(
pioreq pir
)
This function is called by the FSD on completion of an asynchronous read or write operation. The IFS manager then decides what is to be done based on the information contained in the IOREQ. To indicate that the FSD is doing asynchronous processing, it has to return a special STATUS_PENDING errorcode on the call to perform the operation.