.\" 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 "VXFS_PUT_SUPER" "9" "09 October 2005" "" ""
.SH NAME
vxfs_put_super \- free superblock resources
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void vxfs_put_super (struct super_block * \fIsbp\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsbp\fB\fR
VFS superblock.
.SH "DESCRIPTION"
.PP
vxfs_put_super frees all resources allocated for \fIsbp\fR
after the last instance of the filesystem is unmounted.