Delete a dentry
void d_delete(struct dentry * dentry);
dentry
The dentry to delete
Turn the dentry into a negative dentry if possible, otherwise remove it from the hash queues so it can be deleted later