Searched refs:__fat_nfs_get_inode (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/fat/ |
H A D | nfs.c | 65 static struct inode *__fat_nfs_get_inode(struct super_block *sb, __fat_nfs_get_inode() function 105 return __fat_nfs_get_inode(sb, ino, generation, 0); fat_nfs_get_inode() 180 inode = __fat_nfs_get_inode(sb, 0, fid->i_gen, i_pos); fat_fh_to_dentry_nostale() 211 inode = __fat_nfs_get_inode(sb, 0, fid->parent_i_gen, i_pos); fat_fh_to_parent_nostale()
|
Completed in 125 milliseconds