.\" 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 "D_DELETE" "9" "09 October 2005" "" "" .SH NAME d_delete \- delete a dentry .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void d_delete (struct dentry * \fIdentry\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdentry\fB\fR The dentry to delete .SH "DESCRIPTION" .PP Turn the dentry into a negative dentry if possible, otherwise remove it from the hash queues so it can be deleted later