Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/exfat/
Dexfat_super.c2495 static inline unsigned long exfat_hash(loff_t i_pos) in exfat_hash() function
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()