Searched refs:inode_hashtable (Results 1 – 5 of 5) sorted by relevance
580 struct hlist_head *head = sbi->inode_hashtable + exfat_hash(i_pos); in exfat_hash_inode() 602 struct hlist_head *head = sbi->inode_hashtable + exfat_hash(i_pos); in exfat_iget()
283 struct hlist_head inode_hashtable[EXFAT_HASH_SIZE]; member
341 INIT_HLIST_HEAD(&sbi->inode_hashtable[i]); in exfat_hash_init()
101 struct hlist_head inode_hashtable[FAT_HASH_SIZE]; member
383 INIT_HLIST_HEAD(&sbi->inode_hashtable[i]); in fat_hash_init() 406 struct hlist_head *head = sbi->inode_hashtable in fat_attach() 449 struct hlist_head *head = sbi->inode_hashtable + fat_hash(i_pos); in fat_iget()