D_DELETE(9) The Linux VFS D_DELETE(9)NAMEd_delete - delete a dentrySYNOPSISvoid d_delete(struct dentry * dentry);ARGUMENTSdentry The dentry to deleteDESCRIPTIONTurn the dentry into a negative dentry if possible, otherwise remove it from the hash queues so it can be deleted laterCOPYRIGHTKernel Hackers Manual 2.6. July 2010 D_DELETE(9)
| Related Man Pages |
|---|
| debugfs_create_u64(9) - centos |
| debugfs_create_u8(9) - centos |
| securityfs_create_file(9) - centos |
| debugfs_create_file(9) - suse |
| debugfs_create_u32(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| sed (variable) |
| grep sed |
| Compare 2 list and delete certain names |
| AWK scripting |
| sed command to grep multiple pattern present in single line and delete that line |