Home
last modified time | relevance | path

Searched refs:fat_hash (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/fat/
Dinode.c279 static inline unsigned long fat_hash(loff_t i_pos) in fat_hash() function
287 struct hlist_head *head = sbi->inode_hashtable + fat_hash(i_pos); in fat_attach()
309 struct hlist_head *head = sbi->inode_hashtable + fat_hash(i_pos); in fat_iget()