.\" 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_INODE" "" "06 October 2005" "" "" .SH NAME vxfs_put_inode \- remove inode from main memory .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void vxfs_put_inode (struct inode * \fIip\fB); \fR .SH "ARGUMENTS" .TP \fB\fIip\fB\fR inode to discard. .SH "DESCRIPTION" .PP \fBvxfs_put_inode\fR is called on each iput. If we are the last link in memory, free the fspriv inode area.