taglinefilesource code
NR_IHASH15fs/inode.cstatic struct inode * hash_table[NR_IHASH];
NR_IHASH22fs/inode.creturn (dev ^ i) % NR_IHASH;