d_rehash (9) - Linux Manuals
d_rehash: add an entry back to the hash
Command to display d_rehash
manual in Linux: $ man 9 d_rehash
NAME
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.
COPYRIGHT
Pages related to d_rehash