FAT_HASH_SIZE
struct hlist_head inode_hashtable[FAT_HASH_SIZE];
struct hlist_head dir_hashtable[FAT_HASH_SIZE];
for (i = 0; i < FAT_HASH_SIZE; i++)