Add an entry back to the hash
void d_rehash(struct dentry * entry);
entry
dentry to add to the hash
Adds a dentry to the hash according to its name.