.\" 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 "DEVFS_D_IPUT" "9" "09 October 2005" "" ""
.SH NAME
devfs_d_iput \- Callback for when a dentry loses its inode.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void devfs_d_iput (struct dentry * \fIdentry\fB, struct inode * \fIinode\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdentry\fB\fR
The dentry.
.TP
\fB\fIinode\fB\fR
The inode.