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_bool(9) - centos
securityfs_create_file(9) - centos
debugfs_create_u64(9) - suse
securityfs_create_file(9) - suse
Similar Topics in the Unix Linux Community
ftp: get list of file to get. Retrieve and move them
Search through subfolders and move them into separate folder on the base of file size
look for file size greater than "0" of specific pattern and move those to another directory
Help with detect with regex and move script
Help with file compare and move script