centos man page for d_delete

Query: d_delete

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 D_DELETE(9)
Related Man Pages
debugfs_create_u16(9) - centos
debugfs_create_u32(9) - centos
debugfs_create_bool(9) - centos
debugfs_create_u32(9) - suse
debugfs_create_u8(9) - suse
Similar Topics in the Unix Linux Community
grep sed
grep and delete 2nd duplicated of txt... -part2
Compare files in two folders and delete missing ones
Read column from file and delete rows with some condition..
sed command to grep multiple pattern present in single line and delete that line