fh_to_dentry 3617 drivers/staging/exfat/exfat_super.c .fh_to_dentry = exfat_fh_to_dentry, fh_to_dentry 566 fs/affs/namei.c .fh_to_dentry = affs_fh_to_dentry, fh_to_dentry 98 fs/befs/linuxvfs.c .fh_to_dentry = befs_fh_to_dentry, fh_to_dentry 301 fs/btrfs/export.c .fh_to_dentry = btrfs_fh_to_dentry, fh_to_dentry 550 fs/ceph/export.c .fh_to_dentry = ceph_fh_to_dentry, fh_to_dentry 125 fs/efs/super.c .fh_to_dentry = efs_fh_to_dentry, fh_to_dentry 432 fs/exportfs/expfs.c if (!nop || !nop->fh_to_dentry) fh_to_dentry 434 fs/exportfs/expfs.c result = nop->fh_to_dentry(mnt->mnt_sb, fid, fh_len, fileid_type); fh_to_dentry 406 fs/ext2/super.c .fh_to_dentry = ext2_fh_to_dentry, fh_to_dentry 1445 fs/ext4/super.c .fh_to_dentry = ext4_fh_to_dentry, fh_to_dentry 2366 fs/f2fs/super.c .fh_to_dentry = f2fs_fh_to_dentry, fh_to_dentry 282 fs/fat/nfs.c .fh_to_dentry = fat_fh_to_dentry, fh_to_dentry 289 fs/fat/nfs.c .fh_to_dentry = fat_fh_to_dentry_nostale, fh_to_dentry 31 fs/fhandle.c !path->dentry->d_sb->s_export_op->fh_to_dentry) fh_to_dentry 806 fs/fuse/inode.c .fh_to_dentry = fuse_fh_to_dentry, fh_to_dentry 189 fs/gfs2/export.c .fh_to_dentry = gfs2_fh_to_dentry, fh_to_dentry 190 fs/isofs/export.c .fh_to_dentry = isofs_fh_to_dentry, fh_to_dentry 154 fs/jffs2/super.c .fh_to_dentry = jffs2_fh_to_dentry, fh_to_dentry 907 fs/jfs/super.c .fh_to_dentry = jfs_fh_to_dentry, fh_to_dentry 123 fs/kernfs/mount.c .fh_to_dentry = kernfs_fh_to_dentry, fh_to_dentry 171 fs/nfs/export.c .fh_to_dentry = nfs_fh_to_dentry, fh_to_dentry 390 fs/nfsd/export.c !inode->i_sb->s_export_op->fh_to_dentry) { fh_to_dentry 566 fs/nilfs2/namei.c .fh_to_dentry = nilfs_fh_to_dentry, fh_to_dentry 925 fs/notify/fanotify/fanotify_user.c !path->dentry->d_sb->s_export_op->fh_to_dentry) fh_to_dentry 389 fs/ntfs/namei.c .fh_to_dentry = ntfs_fh_to_dentry, fh_to_dentry 282 fs/ocfs2/export.c .fh_to_dentry = ocfs2_fh_to_dentry, fh_to_dentry 390 fs/orangefs/super.c .fh_to_dentry = orangefs_fh_to_dentry, fh_to_dentry 843 fs/overlayfs/export.c .fh_to_dentry = ovl_fh_to_dentry, fh_to_dentry 65 fs/overlayfs/util.c if (!sb->s_export_op || !sb->s_export_op->fh_to_dentry) fh_to_dentry 865 fs/reiserfs/super.c .fh_to_dentry = reiserfs_fh_to_dentry, fh_to_dentry 147 fs/squashfs/export.c .fh_to_dentry = squashfs_fh_to_dentry, fh_to_dentry 1318 fs/udf/namei.c .fh_to_dentry = udf_fh_to_dentry, fh_to_dentry 141 fs/ufs/super.c .fh_to_dentry = ufs_fh_to_dentry, fh_to_dentry 240 fs/xfs/xfs_export.c .fh_to_dentry = xfs_fs_fh_to_dentry, fh_to_dentry 196 include/linux/exportfs.h struct dentry * (*fh_to_dentry)(struct super_block *sb, struct fid *fid, fh_to_dentry 3372 mm/shmem.c .fh_to_dentry = shmem_fh_to_dentry,