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_bool(9) - centos
debugfs_create_bool(9) - suse
debugfs_create_file(9) - suse
debugfs_create_u16(9) - suse
debugfs_create_u8(9) - suse
Similar Topics in the Unix Linux Community
Search through subfolders and move them into separate folder on the base of file size
Find and move files parsed from cvs file
Commando to find and move mp3 file and directory
Sorting content between match pattern and move on with awk and sed
How I can find the last file created and move it to a directory?