Searched refs:encode_fh (Results 1 – 25 of 25) 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/lockd/ |
| H A D | clnt4xdr.c | 174 static void encode_fh(struct xdr_stream *xdr, const struct nfs_fh *fh) in encode_fh() function 325 encode_fh(xdr, &lock->fh); in encode_nlm4_lock()
|
| /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 | 911 .encode_fh = pidfs_encode_fh,
|
| /linux/fs/befs/ |
| H A D | linuxvfs.c | 100 .encode_fh = generic_encode_ino32_fh,
|
| /linux/fs/jfs/ |
| H A D | super.c | 863 .encode_fh = generic_encode_ino32_fh,
|
| /linux/fs/fuse/ |
| H A D | inode.c | 1210 .encode_fh = fuse_encode_fh, 1216 .encode_fh = fuse_encode_fh,
|
| /linux/fs/erofs/ |
| H A D | super.c | 609 .encode_fh = erofs_encode_fh,
|
| /linux/fs/overlayfs/ |
| H A D | util.c | 88 return sb->s_export_op->encode_fh ? -1 : FILEID_INO32_GEN; in ovl_can_decode_fh()
|
| /linux/fs/ntfs3/ |
| H A D | super.c | 919 .encode_fh = generic_encode_ino32_fh,
|
| /linux/fs/ext2/ |
| H A D | super.c | 425 .encode_fh = generic_encode_ino32_fh,
|
| /linux/fs/ufs/ |
| H A D | super.c | 140 .encode_fh = generic_encode_ino32_fh,
|
| /linux/mm/ |
| H A D | shmem.c | 4492 .encode_fh = shmem_encode_fh,
|
| /linux/fs/f2fs/ |
| H A D | super.c | 3794 .encode_fh = generic_encode_ino32_fh,
|
| /linux/fs/ext4/ |
| H A D | super.c | 1657 .encode_fh = generic_encode_ino32_fh,
|