Name

d_rehash — add an entry back to the hash

Synopsis

void d_rehash (struct dentry * entry);
 

Arguments

struct dentry * entry

dentry to add to the hash

Description

Adds a dentry to the hash according to its name.