Query: i2o_block_delayed_request_fn
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_BLOCK_DELAYED_RE(9) Message-based devices I2O_BLOCK_DELAYED_RE(9)NAMEi2o_block_delayed_request_fn - delayed request queue functionSYNOPSISvoid i2o_block_delayed_request_fn(struct work_struct * work);ARGUMENTSwork the delayed request with the queue to startDESCRIPTIONIf the request queue is stopped for a disk, and there is no open request, a new event is created, which calls this function to start the queue after I2O_BLOCK_REQUEST_TIME. Otherwise the queue will never be started again.COPYRIGHTKernel Hackers Manual 2.6. July 2010 I2O_BLOCK_DELAYED_RE(9)