.\" 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 "SD_RELEASE" "" "06 October 2005" "" "" .SH NAME sd_release \- invoked when the (last) close(2) is called on this .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int sd_release (struct inode * \fIinode\fB, struct file * \fIfilp\fB); \fR .SH "ARGUMENTS" .TP \fB\fIinode\fB\fR only i_rdev member may be used .TP \fB\fIfilp\fB\fR only f_mode and f_flags may be used .SH "DESCRIPTION" .PP Returns 0. .SH "DESCRIPTION" .PP Returns 0. .SH "NOTE" .PP may block (uninterruptible) if error recovery is underway on this disk.