.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "SCSI_TARGET_REAP" "9" "09 October 2005" "" ""
.SH NAME
scsi_target_reap \- check to see if target is in use and destroy if not
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void scsi_target_reap (struct scsi_target * \fIstarget\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIstarget\fB\fR
target to be checked
.SH "DESCRIPTION"
.PP
This is used after removing a LUN or doing a last put of the target
it checks atomically that nothing is using the target and removes
it if so.
.SH "DESCRIPTION"
.PP
This is used after removing a LUN or doing a last put of the target
it checks atomically that nothing is using the target and removes
it if so.