d_move(9) suse man page | unix.com

Man Page: d_move

Operating Environment: suse

Section: 9

D_MOVE(9)							   The Linux VFS							 D_MOVE(9)

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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 D_MOVE(9)
Related Man Pages
debugfs_create_file(9) - centos
debugfs_create_u8(9) - centos
debugfs_create_file(9) - suse
debugfs_create_u32(9) - suse
debugfs_create_u8(9) - suse
Similar Topics in the Unix Linux Community
find and move
Process 2 lists at the same time and move files.
How Create new directory and move files to that directory.?
Shell script cannot create directory and move the file to that directory
Help with file compare and move script