tag
line
file
source code
hash_fn
179
fs/dcache.c
hash = hash_table + hash_fn(dir->i_dev, dir->i_ino, namehash(name,len));
hash_fn
195
fs/dcache.c
hash = hash_table + hash_fn(dir->i_dev, dir->i_ino, namehash(name,len));