D_MOVE

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

d_move - move a dentry  

SYNOPSIS

void d_move (struct dentry * dentry, struct dentry * target);  

ARGUMENTS

dentry
entry to move
target
new dentry
 

DESCRIPTION

Update the dcache to reflect the move of a file name. Negative dcache entries should not be moved in this way.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:51:03 GMT, April 09, 2004