.\" 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_MOVE" "" "06 October 2005" "" "" .SH NAME d_move \- move a dentry .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void d_move (struct dentry * \fIdentry\fB, struct dentry * \fItarget\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdentry\fB\fR entry to move .TP \fB\fItarget\fB\fR new dentry .SH "DESCRIPTION" .PP Update the dcache to reflect the move of a file name. Negative dcache entries should not be moved in this way.