Searched refs:fat_iget (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/fat/
H A Dnfs.c47 return fat_iget(sb, i_pos);
H A Dfat.h414 extern struct inode *fat_iget(struct super_block *sb, loff_t i_pos);
H A Dinode.c446 struct inode *fat_iget(struct super_block *sb, loff_t i_pos) function
600 inode = fat_iget(sb, i_pos);
H A Ddir.c671 struct inode *tmp = fat_iget(sb, i_pos);

Completed in 133 milliseconds