Query: d_move
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
D_MOVE(9) The Linux VFS D_MOVE(9)NAMEd_move - move a dentrySYNOPSISvoid d_move(struct dentry * dentry, struct dentry * target);ARGUMENTSdentry entry to move target new dentryDESCRIPTIONUpdate the dcache to reflect the move of a file name. Negative dcache entries should not be moved in this way.COPYRIGHTKernel Hackers Manual 2.6. July 2010 D_MOVE(9)