scsi_device_quiesce(9) centos man page | unix.com

Man Page: scsi_device_quiesce

Operating Environment: centos

Section: 9

SCSI_DEVICE_QUIESCE(9)						  SCSI mid layer					    SCSI_DEVICE_QUIESCE(9)

NAME
scsi_device_quiesce - Block user issued commands.
SYNOPSIS
int scsi_device_quiesce(struct scsi_device * sdev);
ARGUMENTS
sdev scsi device to quiesce.
DESCRIPTION
This works by trying to transition to the SDEV_QUIESCE state (which must be a legal transition). When the device is in this state, only special requests will be accepted, all others will be deferred. Since special requests may also be requeued requests, a successful return doesn't guarantee the device will be totally quiescent. Must be called with user context, may sleep. Returns zero if unsuccessful or an error if not.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SCSI_DEVICE_QUIESCE(9)
Related Man Pages
fc_remote_port_delete(9) - centos
fc_remote_port_add(9) - suse
fc_remote_port_delete(9) - suse
tran_quiesce(9e) - sunos
tapset::scsi(3stap) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Please Welcome Dave Munro to the Moderator Team!