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

/linux-4.1.27/fs/fat/
H A Dinode.c344 static inline unsigned long fat_hash(loff_t i_pos) fat_hash() function
365 + fat_hash(i_pos); fat_attach()
407 struct hlist_head *head = sbi->inode_hashtable + fat_hash(i_pos); fat_iget()

Completed in 41 milliseconds