1D_REHASH(9) The Linux VFS D_REHASH(9)
23
4
NAME
6d_rehash - add an entry back to the hash
7
SYNOPSIS
9void d_rehash(struct dentry * entry);
10
ARGUMENTS
12entry
13dentry to add to the hash
14
DESCRIPTION
16Adds a dentry to the hash according to its name.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 D_REHASH(9)