Searched refs:exfat_iget (Results 1 – 1 of 1) sorted by relevance
48 static struct inode *exfat_iget(struct super_block *sb, loff_t i_pos);2268 struct inode *tmp = exfat_iget(sb, i_pos); in exfat_readdir()3280 static struct inode *exfat_iget(struct super_block *sb, loff_t i_pos) in exfat_iget() function3364 inode = exfat_iget(sb, i_pos); in exfat_build_inode()