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