Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/exfat/
H A Dinode.c527 struct inode *exfat_iget(struct super_block *sb, loff_t i_pos) in exfat_iget() function
617 inode = exfat_iget(sb, i_pos); in exfat_build_inode()
H A Dexfat_fs.h485 struct inode *exfat_iget(struct super_block *sb, loff_t i_pos);
H A Ddir.c276 tmp = exfat_iget(sb, i_pos); in exfat_iterate()
/kernel/linux/linux-6.6/fs/exfat/
H A Dinode.c503 struct inode *exfat_iget(struct super_block *sb, loff_t i_pos) in exfat_iget() function
593 inode = exfat_iget(sb, i_pos); in exfat_build_inode()
H A Dexfat_fs.h511 struct inode *exfat_iget(struct super_block *sb, loff_t i_pos);
H A Ddir.c280 tmp = exfat_iget(sb, i_pos); in exfat_iterate()

Completed in 8 milliseconds