Query: blk_sync_queue
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_SYNC_QUEUE(9) Block Devices BLK_SYNC_QUEUE(9)NAMEblk_sync_queue - cancel any pending callbacks on a queueSYNOPSISvoid blk_sync_queue(struct request_queue * q);ARGUMENTSq the queueDESCRIPTIONThe block layer may perform asynchronous callback activity on a queue, such as calling the unplug function after a timeout. A block device may call blk_sync_queue to ensure that any such activity is cancelled, thus allowing it to release resources that the callbacks might use. The caller must already have made sure that its ->make_request_fn will not re-add plugging prior to calling this function.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_SYNC_QUEUE(9)
Related Man Pages |
---|
blk_init_queue(9) - centos |
dispatch_group_create(3) - debian |
blk_init_queue(9) - suse |
blk_make_request(9) - suse |
quntimeout(9f) - debian |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Change directory error |
Tar Command |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |