blk_plug_device_unlocked

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

blk_plug_device_unlocked - plug a device without queue lock held

SYNOPSIS

void blk_plug_device_unlocked(struct request_queue * q);

ARGUMENTS

q

The struct request_queue to plug

DESCRIPTION

Like blk_plug_device(), but grabs the queue lock and disables interrupts.