| /linux-6.15/fs/smb/client/ |
| H A D | export.c | 44 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/include/linux/ |
| H A D | exportfs.h | 255 int (*encode_fh)(struct inode *inode, __u32 *fh, int *max_len, member 306 return !nop || nop->encode_fh; in exportfs_can_encode_fid()
|
| /linux-6.15/fs/fat/ |
| H A D | nfs.c | 288 .encode_fh = generic_encode_ino32_fh, 295 .encode_fh = fat_encode_fh_nostale,
|
| /linux-6.15/fs/squashfs/ |
| H A D | export.c | 176 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/isofs/ |
| H A D | export.c | 189 .encode_fh = isofs_export_encode_fh,
|
| /linux-6.15/fs/xfs/ |
| H A D | xfs_export.c | 241 .encode_fh = xfs_fs_encode_fh,
|
| /linux-6.15/fs/nfs/ |
| H A D | export.c | 149 .encode_fh = nfs_encode_fh,
|
| /linux-6.15/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()
|
| H A D | clntxdr.c | 172 static void encode_fh(struct xdr_stream *xdr, const struct nfs_fh *fh) in encode_fh() function 327 encode_fh(xdr, &lock->fh); in encode_nlm_lock()
|
| /linux-6.15/fs/gfs2/ |
| H A D | export.c | 188 .encode_fh = gfs2_encode_fh,
|
| /linux-6.15/fs/ocfs2/ |
| H A D | export.c | 279 .encode_fh = ocfs2_encode_fh,
|
| /linux-6.15/fs/overlayfs/ |
| H A D | export.c | 865 .encode_fh = ovl_encode_fh, 874 .encode_fh = ovl_encode_fh,
|
| /linux-6.15/Documentation/filesystems/nfs/ |
| H A D | exporting.rst | 125 encode_fh (mandatory) 164 generated by encode_fh, in which case it will have been padded with 165 nuls. Rather, the encode_fh routine should choose a "type" which
|
| /linux-6.15/fs/efs/ |
| H A D | super.c | 114 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/btrfs/ |
| H A D | export.c | 296 .encode_fh = btrfs_encode_fh,
|
| /linux-6.15/fs/jffs2/ |
| H A D | super.c | 154 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/kernfs/ |
| H A D | mount.c | 155 .encode_fh = kernfs_encode_fh,
|
| /linux-6.15/fs/exportfs/ |
| H A D | expfs.c | 391 type = nop->encode_fh(inode, fid->raw, max_len, parent); in exportfs_encode_inode_fh()
|
| /linux-6.15/fs/nilfs2/ |
| H A D | namei.c | 590 .encode_fh = nilfs_encode_fh,
|
| /linux-6.15/fs/orangefs/ |
| H A D | super.c | 390 .encode_fh = orangefs_encode_fh,
|
| /linux-6.15/fs/affs/ |
| H A D | namei.c | 568 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/ |
| H A D | pidfs.c | 818 .encode_fh = pidfs_encode_fh,
|
| /linux-6.15/fs/ceph/ |
| H A D | export.c | 608 .encode_fh = ceph_encode_fh,
|
| /linux-6.15/fs/befs/ |
| H A D | linuxvfs.c | 98 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/jfs/ |
| H A D | super.c | 863 .encode_fh = generic_encode_ino32_fh,
|