.\" 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 "PUT_SUPER" "" "06 October 2005" "" ""
.SH NAME
put_super \- drop a temporary reference to superblock
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void put_super (struct super_block * \fIs\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIs\fB\fR
superblock in question
.SH "DESCRIPTION"
.PP
Drops a temporary reference, frees superblock if there's no
references left.