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)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 3.10 June 2014 D_DELETE(9)