/fs/nfsd/ |
D | xdr3.h | 13 struct svc_fh fh; member 20 struct svc_fh fh; member 26 struct svc_fh fh; member 31 struct svc_fh fh; member 38 svc_fh fh; member 47 struct svc_fh fh; member 56 struct svc_fh fh; member 74 struct svc_fh fh; member 95 struct svc_fh fh; member 104 struct svc_fh fh; member [all …]
|
D | xdr.h | 11 struct svc_fh fh; member 15 struct svc_fh fh; member 20 struct svc_fh fh; member 26 struct svc_fh fh; member 33 svc_fh fh; member 40 struct svc_fh fh; member 56 struct svc_fh fh; member 77 struct svc_fh fh; member 84 struct svc_fh fh; member 89 struct svc_fh fh; member [all …]
|
D | vfs.h | 117 static inline int fh_want_write(struct svc_fh *fh) in fh_want_write() 126 static inline void fh_drop_write(struct svc_fh *fh) in fh_drop_write() 134 static inline __be32 fh_getattr(struct svc_fh *fh, struct kstat *stat) in fh_getattr()
|
D | nfsfh.c | 143 struct knfsd_fh *fh = &fhp->fh_handle; in nfsd_set_fh_dentry() local 419 struct knfsd_fh *fh) in _fh_update_old() 655 struct knfsd_fh *fh = &fhp->fh_handle; in SVCFH_fmt() local
|
D | nfs3acl.c | 34 svc_fh *fh; in nfsd3_proc_getacl() local 88 svc_fh *fh; in nfsd3_proc_setacl() local
|
D | lockd.c | 30 struct svc_fh fh; in nlm_fopen() local
|
D | nfsfh.h | 219 knfsd_fh_hash(struct knfsd_fh *fh) in knfsd_fh_hash() 225 knfsd_fh_hash(struct knfsd_fh *fh) in knfsd_fh_hash()
|
D | nfs2acl.c | 35 svc_fh *fh; in nfsacld_proc_getacl() local 95 svc_fh *fh; in nfsacld_proc_setacl() local
|
D | flexfilelayoutxdr.h | 41 struct nfs_fh fh; member
|
/fs/nfs/ |
D | namespace.c | 143 struct nfs_fh *fh = NULL; in nfs_d_automount() local 240 struct vfsmount *nfs_do_submount(struct dentry *dentry, struct nfs_fh *fh, in nfs_do_submount() 276 struct nfs_fh *fh, struct nfs_fattr *fattr) in nfs_submount()
|
D | mount_clnt.c | 126 struct nfs_fh *fh; member 133 struct nfs_fh *fh; member 346 struct nfs_fh *fh = res->fh; in decode_fhandle() local 395 struct nfs_fh *fh = res->fh; in decode_fhandle3() local
|
D | inode.c | 250 struct nfs_fh *fh; member 264 struct nfs_fh *fh = desc->fh; in nfs_find_actor() local 357 nfs_fhget(struct super_block *sb, struct nfs_fh *fh, struct nfs_fattr *fattr, struct nfs4_label *la… in nfs_fhget() 1378 struct nfs_fh *fh; in nfs_alloc_fhandle() local 1396 u32 _nfs_display_fhandle_hash(const struct nfs_fh *fh) in _nfs_display_fhandle_hash() 1412 void _nfs_display_fhandle(const struct nfs_fh *fh, const char *caption) in _nfs_display_fhandle()
|
D | callback_proc.c | 122 struct nfs_fh *fh) in get_layout_by_fh_locked() 157 struct nfs_fh *fh) in get_layout_by_fh()
|
D | internal.h | 41 struct nfs_fh *fh; member 134 struct nfs_fh *fh; member 732 static inline u32 nfs_fhandle_hash(const struct nfs_fh *fh) in nfs_fhandle_hash() 742 static inline u32 nfs_fhandle_hash(const struct nfs_fh *fh) in nfs_fhandle_hash()
|
D | nfs2xdr.c | 194 static void encode_fhandle(struct xdr_stream *xdr, const struct nfs_fh *fh) in encode_fhandle() 202 static int decode_fhandle(struct xdr_stream *xdr, struct nfs_fh *fh) in decode_fhandle() 512 static void encode_diropargs(struct xdr_stream *xdr, const struct nfs_fh *fh, in encode_diropargs() 571 const struct nfs_fh *fh) in nfs2_xdr_enc_fhandle()
|
D | nfs3client.c | 59 struct nfs_fh *fh, in nfs3_clone_server()
|
D | nfs3xdr.c | 440 static void encode_nfs_fh3(struct xdr_stream *xdr, const struct nfs_fh *fh) in encode_nfs_fh3() 449 static int decode_nfs_fh3(struct xdr_stream *xdr, struct nfs_fh *fh) in decode_nfs_fh3() 474 static void zero_nfs_fh3(struct nfs_fh *fh) in zero_nfs_fh3() 803 static int decode_post_op_fh3(struct xdr_stream *xdr, struct nfs_fh *fh) in decode_post_op_fh3() 825 static void encode_diropargs3(struct xdr_stream *xdr, const struct nfs_fh *fh, in encode_diropargs3() 849 const struct nfs_fh *fh) in nfs3_xdr_enc_getattr3args()
|
/fs/gfs2/ |
D | export.c | 34 __be32 *fh = (__force __be32 *)p; in gfs2_encode_fh() local 151 __be32 *fh = (__force __be32 *)fid->raw; in gfs2_fh_to_dentry() local 173 __be32 *fh = (__force __be32 *)fid->raw; in gfs2_fh_to_parent() local
|
/fs/btrfs/ |
D | export.c | 15 static int btrfs_encode_fh(struct inode *inode, u32 *fh, int *max_len, in btrfs_encode_fh() 107 static struct dentry *btrfs_fh_to_parent(struct super_block *sb, struct fid *fh, in btrfs_fh_to_parent() 131 static struct dentry *btrfs_fh_to_dentry(struct super_block *sb, struct fid *fh, in btrfs_fh_to_dentry()
|
/fs/fat/ |
D | nfs.c | 109 fat_encode_fh_nostale(struct inode *inode, __u32 *fh, int *lenp, in fat_encode_fh_nostale() 159 struct fid *fh, int fh_len, in fat_fh_to_dentry_nostale() 197 struct fid *fh, int fh_len, in fat_fh_to_parent_nostale()
|
/fs/ceph/ |
D | export.c | 28 struct ceph_nfs_fh *fh = (void *)rawfh; in ceph_encode_fh() local 116 struct ceph_nfs_fh *fh = (void *)fid->raw; in ceph_fh_to_dentry() local
|
/fs/nilfs2/ |
D | namei.c | 492 static struct dentry *nilfs_fh_to_dentry(struct super_block *sb, struct fid *fh, in nilfs_fh_to_dentry() 505 static struct dentry *nilfs_fh_to_parent(struct super_block *sb, struct fid *fh, in nilfs_fh_to_parent() 517 static int nilfs_encode_fh(struct inode *inode, __u32 *fh, int *lenp, in nilfs_encode_fh()
|
/fs/nfs/filelayout/ |
D | filelayout.c | 483 struct nfs_fh *fh; in filelayout_read_pagelist() local 530 struct nfs_fh *fh; in filelayout_write_pagelist() local 1029 struct nfs_fh *fh; in filelayout_initiate_commit() local
|
/fs/xfs/ |
D | xfs_export.c | 58 __u32 *fh, in xfs_fs_encode_fh()
|
/fs/ocfs2/ |
D | export.c | 187 __le32 *fh = (__force __le32 *) fh_in; in ocfs2_encode_fh() local
|