.\" 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 "INVALIDATE_INODES" "9" "09 October 2005" "" "" .SH NAME invalidate_inodes \- discard the inodes on a device .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int invalidate_inodes (struct super_block * \fIsb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsb\fB\fR superblock .SH "DESCRIPTION" .PP Discard all of the inodes for a given superblock. If the discard fails because there are busy inodes then a non zero value is returned. If the discard is successful all the inodes have been discarded.