SR_KREF_RELEASE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
sr_kref_release - Called to free the scsi_cd structure
SYNOPSIS
"SYNOPSIS"
void sr_kref_release (struct kref * kref);
ARGUMENTS
- kref
-
pointer to embedded kref
DESCRIPTION
sr_ref_sem must be held entering this routine. Because it is
called on last put, you should always use the scsi_cd_get
scsi_cd_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:53 GMT, October 09, 2005