Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dinode.c572 struct inode *exfat_iget(struct super_block *sb, loff_t i_pos) in exfat_iget() function
654 inode = exfat_iget(sb, i_pos); in exfat_build_inode()
H A Dexfat_fs.h530 struct inode *exfat_iget(struct super_block *sb, loff_t i_pos);
H A Ddir.c262 tmp = exfat_iget(sb, i_pos); in exfat_iterate()