42 static struct inode *fat_nfs_get_inode(
struct super_block *sb,
51 if (inode && generation && (inode->
i_generation != generation)) {
64 int fh_len,
int fh_type)
75 int fh_len,
int fh_type)
90 struct buffer_head *bh =
NULL;
92 struct inode *parent_inode =
NULL;
95 int parent_logstart = fat_get_start(MSDOS_SB(sb), de);
96 parent_inode = fat_dget(sb, parent_logstart);