| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | nfs.c | 282 .fh_to_dentry = fat_fh_to_dentry, 289 .fh_to_dentry = fat_fh_to_dentry_nostale,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | exportfs.h | 201 struct dentry * (*fh_to_dentry)(struct super_block *sb, struct fid *fid, member
|
| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | export.c | 176 .fh_to_dentry = squashfs_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/exportfs/ |
| H A D | expfs.c | 432 if (!nop || !nop->fh_to_dentry) in exportfs_decode_fh() 434 result = nop->fh_to_dentry(mnt->mnt_sb, fid, fh_len, fileid_type); in exportfs_decode_fh()
|
| /OK3568_Linux_fs/kernel/fs/isofs/ |
| H A D | export.c | 190 .fh_to_dentry = isofs_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_export.c | 228 .fh_to_dentry = xfs_fs_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | export.c | 191 .fh_to_dentry = gfs2_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | export.c | 172 .fh_to_dentry = nfs_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fhandle.c | 31 !path->dentry->d_sb->s_export_op->fh_to_dentry) in do_sys_name_to_handle()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | export.c | 282 .fh_to_dentry = ocfs2_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/efs/ |
| H A D | super.c | 126 .fh_to_dentry = efs_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | namei.c | 389 .fh_to_dentry = ntfs_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | export.c | 278 .fh_to_dentry = btrfs_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/kernfs/ |
| H A D | mount.c | 146 .fh_to_dentry = kernfs_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | super.c | 154 .fh_to_dentry = jffs2_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | namei.c | 566 .fh_to_dentry = nilfs_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/affs/ |
| H A D | namei.c | 568 .fh_to_dentry = affs_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | super.c | 390 .fh_to_dentry = orangefs_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | export.c | 567 .fh_to_dentry = ceph_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/ |
| H A D | exporting.rst | 132 fh_to_dentry (mandatory)
|
| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | export.c | 866 .fh_to_dentry = ovl_fh_to_dentry,
|
| H A D | util.c | 61 if (!sb->s_export_op || !sb->s_export_op->fh_to_dentry) in ovl_can_decode_fh()
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | super.c | 908 .fh_to_dentry = jfs_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/befs/ |
| H A D | linuxvfs.c | 100 .fh_to_dentry = befs_fh_to_dentry,
|
| /OK3568_Linux_fs/kernel/fs/notify/fanotify/ |
| H A D | fanotify_user.c | 1087 !path->dentry->d_sb->s_export_op->fh_to_dentry) in fanotify_test_fid()
|