Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/exfat/
H A Dinode.c501 static inline unsigned long exfat_hash(loff_t i_pos) in exfat_hash() function
509 struct hlist_head *head = sbi->inode_hashtable + exfat_hash(i_pos); in exfat_hash_inode()
531 struct hlist_head *head = sbi->inode_hashtable + exfat_hash(i_pos); in exfat_iget()
/kernel/linux/linux-6.6/fs/exfat/
H A Dinode.c477 static inline unsigned long exfat_hash(loff_t i_pos) in exfat_hash() function
485 struct hlist_head *head = sbi->inode_hashtable + exfat_hash(i_pos); in exfat_hash_inode()
507 struct hlist_head *head = sbi->inode_hashtable + exfat_hash(i_pos); in exfat_iget()

Completed in 3 milliseconds