Home
last modified time | relevance | path

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

/linux-4.1.27/fs/efs/
Dnamei.c98 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in efs_fh_to_dentry()
/linux-4.1.27/include/linux/
Dexportfs.h230 extern struct dentry *generic_fh_to_dentry(struct super_block *sb,
/linux-4.1.27/fs/fat/
Dnfs.c154 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in fat_fh_to_dentry()
/linux-4.1.27/fs/ntfs/
Dnamei.c370 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ntfs_fh_to_dentry()
/linux-4.1.27/fs/jffs2/
Dsuper.c125 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in jffs2_fh_to_dentry()
/linux-4.1.27/fs/
Dlibfs.c873 struct dentry *generic_fh_to_dentry(struct super_block *sb, struct fid *fid, in generic_fh_to_dentry() function
891 EXPORT_SYMBOL_GPL(generic_fh_to_dentry);
/linux-4.1.27/fs/exofs/
Dsuper.c983 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in exofs_fh_to_dentry()
/linux-4.1.27/fs/f2fs/
Dsuper.c785 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in f2fs_fh_to_dentry()
/linux-4.1.27/fs/jfs/
Dnamei.c1487 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in jfs_fh_to_dentry()
/linux-4.1.27/fs/ext2/
Dsuper.c365 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ext2_fh_to_dentry()
/linux-4.1.27/fs/ufs/
Dsuper.c133 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, ufs_nfs_get_inode); in ufs_fh_to_dentry()
/linux-4.1.27/fs/ext3/
Dsuper.c726 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ext3_fh_to_dentry()
/linux-4.1.27/fs/ext4/
Dsuper.c1021 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ext4_fh_to_dentry()