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_u64(9) - centos
debugfs_create_file(9) - centos
debugfs_create_blob(9) - suse
debugfs_create_file(9) - suse
debugfs_create_u64(9) - suse
Similar Topics in the Unix Linux Community
find and move
Search through subfolders and move them into separate folder on the base of file size
Find and move files parsed from cvs file
How I can find the last file created and move it to a directory?
Shell script cannot create directory and move the file to that directory