d_rehash (9) Linux Manual Page
d_rehash – add an entry back to the hash
Synopsis
void d_rehash(struct dentry *entry);
Arguments
entry
-
- dentry to add to the hash
Description
Adds a dentry to the hash according to its name.
d_rehash – add an entry back to the hash
void d_rehash(struct dentry *entry);
entry
Adds a dentry to the hash according to its name.