tag
line
file
source code
hashfn
69
fs/dquot.c
return(hash_table + hashfn(dev, id, type));
hashfn
33
fs/inode.c
return hash_table + hashfn(dev, i);