blk_sync_queue(9) suse man page | unix.com

Man Page: blk_sync_queue

Operating Environment: suse

Section: 9

BLK_SYNC_QUEUE(9)						   Block Devices						 BLK_SYNC_QUEUE(9)

NAME
blk_sync_queue - cancel any pending callbacks on a queue
SYNOPSIS
void blk_sync_queue(struct request_queue * q);
ARGUMENTS
q the queue
DESCRIPTION
The 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BLK_SYNC_QUEUE(9)
Related Man Pages
blk_init_queue(9) - centos
quntimeout(9f) - opensolaris
dispatch_group_async_f(3) - debian
dispatch_group_notify_f(3) - debian
quntimeout(9f) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Shopt -s histappend