Home
last modified time | relevance | path

Searched refs:generic_fh_to_dentry (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/fs/efs/
Dnamei.c98 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in efs_fh_to_dentry()
/linux-4.4.14/include/linux/
Dexportfs.h230 extern struct dentry *generic_fh_to_dentry(struct super_block *sb,
/linux-4.4.14/fs/fat/
Dnfs.c154 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in fat_fh_to_dentry()
/linux-4.4.14/fs/ntfs/
Dnamei.c370 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ntfs_fh_to_dentry()
/linux-4.4.14/fs/jffs2/
Dsuper.c125 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in jffs2_fh_to_dentry()
/linux-4.4.14/fs/
Dlibfs.c868 struct dentry *generic_fh_to_dentry(struct super_block *sb, struct fid *fid, in generic_fh_to_dentry() function
886 EXPORT_SYMBOL_GPL(generic_fh_to_dentry);
/linux-4.4.14/fs/exofs/
Dsuper.c983 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in exofs_fh_to_dentry()
/linux-4.4.14/fs/jfs/
Dnamei.c1508 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in jfs_fh_to_dentry()
/linux-4.4.14/fs/f2fs/
Dsuper.c884 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in f2fs_fh_to_dentry()
/linux-4.4.14/fs/ext2/
Dsuper.c368 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ext2_fh_to_dentry()
/linux-4.4.14/fs/ufs/
Dsuper.c118 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, ufs_nfs_get_inode); in ufs_fh_to_dentry()
/linux-4.4.14/fs/ext4/
Dsuper.c1038 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ext4_fh_to_dentry()