Home
last modified time | relevance | path

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

/linux/fs/efs/
A Dnamei.c99 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in efs_fh_to_dentry()
/linux/include/linux/
A Dexportfs.h245 extern struct dentry *generic_fh_to_dentry(struct super_block *sb,
/linux/fs/fat/
A Dnfs.c145 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in fat_fh_to_dentry()
/linux/fs/ntfs/
A Dnamei.c356 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ntfs_fh_to_dentry()
/linux/fs/jffs2/
A Dsuper.c124 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in jffs2_fh_to_dentry()
/linux/fs/
A Dlibfs.c1043 struct dentry *generic_fh_to_dentry(struct super_block *sb, struct fid *fid, in generic_fh_to_dentry() function
1061 EXPORT_SYMBOL_GPL(generic_fh_to_dentry);
/linux/fs/affs/
A Dnamei.c559 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in affs_fh_to_dentry()
/linux/fs/befs/
A Dlinuxvfs.c653 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in befs_fh_to_dentry()
/linux/fs/jfs/
A Dnamei.c1492 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in jfs_fh_to_dentry()
/linux/fs/ntfs3/
A Dsuper.c629 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ntfs_fh_to_dentry()
/linux/fs/ext2/
A Dsuper.c391 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ext2_fh_to_dentry()
/linux/fs/ufs/
A Dsuper.c120 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, ufs_nfs_get_inode); in ufs_fh_to_dentry()
/linux/fs/f2fs/
A Dsuper.c3038 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in f2fs_fh_to_dentry()
/linux/fs/ext4/
A Dsuper.c1445 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ext4_fh_to_dentry()
/linux/
A Dvmlinux.symvers11316 0x00000000 generic_fh_to_dentry vmlinux EXPORT_SYMBOL_GPL
A DSystem.map9362 ffff80001027f5a0 T generic_fh_to_dentry
A D.tmp_System.map9362 ffff80001027f5a0 T generic_fh_to_dentry

Completed in 983 milliseconds