Searched refs:inode_hashtable (Results 1 – 2 of 2) sorted by relevance
722 struct hlist_head inode_hashtable[EXFAT_HASH_SIZE]; member
2503 struct hlist_head *head = sbi->inode_hashtable + exfat_hash(i_pos); in exfat_attach()3284 struct hlist_head *head = sbi->inode_hashtable + exfat_hash(i_pos); in exfat_iget()3783 INIT_HLIST_HEAD(&sbi->inode_hashtable[i]); in exfat_hash_init()