d_delete(9) suse man page | unix.com

Man Page: d_delete

Operating Environment: suse

Section: 9

D_DELETE(9)							   The Linux VFS						       D_DELETE(9)

NAME
d_delete - delete a dentry
SYNOPSIS
void d_delete(struct dentry * dentry);
ARGUMENTS
dentry The dentry to delete
DESCRIPTION
Turn the dentry into a negative dentry if possible, otherwise remove it from the hash queues so it can be deleted later
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 D_DELETE(9)
Related Man Pages
debugfs_create_u16(9) - centos
debugfs_create_u64(9) - centos
securityfs_create_file(9) - centos
debugfs_create_blob(9) - suse
debugfs_create_u32(9) - suse
Similar Topics in the Unix Linux Community
how to remove the first line from a flat file ?
grep sed
Grep and delete lines except the lines with strings
Compare files in two folders and delete missing ones
Searching File in Directory and all Subdirectory and Delete