Home
last modified time | relevance | path

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

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