SCSI_DISK_RELEASE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

scsi_disk_release - Called to free the scsi_disk structure  

SYNOPSIS

"SYNOPSIS"

void scsi_disk_release (struct kref * kref);  

ARGUMENTS

kref
pointer to embedded kref
 

DESCRIPTION

sd_ref_sem must be held entering this routine. Because it is called on last put, you should always use the scsi_disk_get scsi_disk_put helpers which manipulate the semaphore directly and never do a direct kref_put.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:45 GMT, October 09, 2005