Query: blk_plug_device_unlocked
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_PLUG_DEVICE_UNLO(9) Block Devices BLK_PLUG_DEVICE_UNLO(9)NAMEblk_plug_device_unlocked - plug a device without queue lock heldSYNOPSISvoid blk_plug_device_unlocked(struct request_queue * q);ARGUMENTSq The struct request_queue to plugDESCRIPTIONLike blk_plug_device(), but grabs the queue lock and disables interrupts.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_PLUG_DEVICE_UNLO(9)