Searched refs:encode_fh (Results 1 – 20 of 20) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | export.c | 44 .encode_fh = generic_encode_ino32_fh,
|
| /linux/fs/fat/ |
| H A D | nfs.c | 288 .encode_fh = generic_encode_ino32_fh, 295 .encode_fh = fat_encode_fh_nostale,
|
| /linux/fs/squashfs/ |
| H A D | export.c | 176 .encode_fh = generic_encode_ino32_fh,
|
| /linux/fs/isofs/ |
| H A D | export.c | 189 .encode_fh = isofs_export_encode_fh,
|
| /linux/fs/nfs/ |
| H A D | export.c | 156 .encode_fh = nfs_encode_fh,
|
| /linux/fs/btrfs/ |
| H A D | export.c | 302 .encode_fh = btrfs_encode_fh,
|
| /linux/fs/efs/ |
| H A D | super.c | 114 .encode_fh = generic_encode_ino32_fh,
|
| /linux/fs/jffs2/ |
| H A D | super.c | 154 .encode_fh = generic_encode_ino32_fh,
|
| /linux/fs/kernfs/ |
| H A D | mount.c | 170 .encode_fh = kernfs_encode_fh,
|
| /linux/fs/orangefs/ |
| H A D | super.c | 378 .encode_fh = orangefs_encode_fh,
|
| /linux/fs/ceph/ |
| H A D | export.c | 613 .encode_fh = ceph_encode_fh,
|
| /linux/fs/ |
| H A D | nsfs.c | 656 .encode_fh = nsfs_encode_fh,
|
| H A D | pidfs.c | 951 .encode_fh = pidfs_encode_fh, in pidfs_export_permission()
|
| /linux/fs/jfs/ |
| H A D | super.c | 864 .encode_fh = generic_encode_ino32_fh,
|
| /linux/fs/fuse/ |
| H A D | inode.c | 1187 .encode_fh = fuse_encode_fh, in fuse_fh_to_dentry() 1193 .encode_fh = fuse_encode_fh, in fuse_fh_to_dentry()
|
| /linux/fs/overlayfs/ |
| H A D | util.c | 88 if (sb->s_export_op->encode_fh == generic_encode_ino32_fh) in ovl_can_decode_fh()
|
| /linux/fs/erofs/ |
| H A D | super.c | 592 .encode_fh = erofs_encode_fh, in erofs_fh_to_parent()
|
| /linux/fs/ufs/ |
| H A D | super.c | 140 .encode_fh = generic_encode_ino32_fh,
|
| /linux/fs/ntfs/ |
| H A D | namei.c | 1677 .encode_fh = generic_encode_ino32_fh,
|
| /linux/fs/ext4/ |
| H A D | super.c | 1685 .encode_fh = generic_encode_ino32_fh,
|