.\" 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_CLEAR_INODE" "9" "09 October 2005" "" ""
.SH NAME
vxfs_clear_inode \- remove inode from main memory
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void vxfs_clear_inode (struct inode * \fIip\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIip\fB\fR
inode to discard.
.SH "DESCRIPTION"
.PP
\fBvxfs_clear_inode\fR is called on the final iput and frees the private
inode area.