Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/exfat/
Dexfat_super.c48 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() function
3364 inode = exfat_iget(sb, i_pos); in exfat_build_inode()