Home
last modified time | relevance | path

Searched defs:fh (Results 1 – 25 of 55) sorted by relevance

123

/fs/nfsd/
Dxdr3.h14 struct svc_fh fh; member
21 struct svc_fh fh; member
27 struct svc_fh fh; member
32 struct svc_fh fh; member
39 svc_fh fh; member
48 struct svc_fh fh; member
57 struct svc_fh fh; member
75 struct svc_fh fh; member
96 struct svc_fh fh; member
105 struct svc_fh fh; member
[all …]
Dxdr.h12 struct svc_fh fh; member
16 struct svc_fh fh; member
21 struct svc_fh fh; member
27 struct svc_fh fh; member
34 svc_fh fh; member
41 struct svc_fh fh; member
57 struct svc_fh fh; member
78 struct svc_fh fh; member
85 struct svc_fh fh; member
90 struct svc_fh fh; member
[all …]
Dvfs.h118 static inline int fh_want_write(struct svc_fh *fh) in fh_want_write()
130 static inline void fh_drop_write(struct svc_fh *fh) in fh_drop_write()
138 static inline __be32 fh_getattr(struct svc_fh *fh, struct kstat *stat) in fh_getattr()
Dnfsfh.c144 struct knfsd_fh *fh = &fhp->fh_handle; in nfsd_set_fh_dentry() local
420 struct knfsd_fh *fh) in _fh_update_old()
656 struct knfsd_fh *fh = &fhp->fh_handle; in SVCFH_fmt() local
Dnfs3acl.c36 svc_fh *fh; in nfsd3_proc_getacl() local
90 svc_fh *fh; in nfsd3_proc_setacl() local
Dlockd.c31 struct svc_fh fh; in nlm_fopen() local
Dnfs2acl.c37 svc_fh *fh; in nfsacld_proc_getacl() local
97 svc_fh *fh; in nfsacld_proc_setacl() local
Dnfsfh.h220 knfsd_fh_hash(struct knfsd_fh *fh) in knfsd_fh_hash()
226 knfsd_fh_hash(struct knfsd_fh *fh) in knfsd_fh_hash()
Dflexfilelayoutxdr.h42 struct nfs_fh fh; member
/fs/overlayfs/
Dnamei.c103 struct ovl_fh *fh = NULL; in ovl_get_origin_fh() local
157 struct ovl_fh *fh = ovl_get_origin_fh(dentry); in ovl_get_origin() local
337 static int ovl_verify_origin_fh(struct dentry *dentry, const struct ovl_fh *fh) in ovl_verify_origin_fh()
367 struct ovl_fh *fh; in ovl_verify_origin() local
402 struct ovl_fh *fh = NULL; in ovl_verify_index() local
484 struct ovl_fh *fh; in ovl_get_index_name() local
Dcopy_up.c238 struct ovl_fh *fh; in ovl_encode_fh() local
295 const struct ovl_fh *fh = NULL; in ovl_set_origin() local
/fs/nfs/
Dnamespace.c143 struct nfs_fh *fh = NULL; in nfs_d_automount() local
230 struct vfsmount *nfs_do_submount(struct dentry *dentry, struct nfs_fh *fh, in nfs_do_submount()
259 struct nfs_fh *fh, struct nfs_fattr *fattr) in nfs_submount()
Dmount_clnt.c127 struct nfs_fh *fh; member
134 struct nfs_fh *fh; member
347 struct nfs_fh *fh = res->fh; in decode_fhandle() local
397 struct nfs_fh *fh = res->fh; in decode_fhandle3() local
Dinode.c287 struct nfs_fh *fh; member
301 struct nfs_fh *fh = desc->fh; in nfs_find_actor() local
391 nfs_ilookup(struct super_block *sb, struct nfs_fattr *fattr, struct nfs_fh *fh) in nfs_ilookup()
416 nfs_fhget(struct super_block *sb, struct nfs_fh *fh, struct nfs_fattr *fattr, struct nfs4_label *la… in nfs_fhget()
1443 struct nfs_fh *fh; in nfs_alloc_fhandle() local
1461 u32 _nfs_display_fhandle_hash(const struct nfs_fh *fh) in _nfs_display_fhandle_hash()
1477 void _nfs_display_fhandle(const struct nfs_fh *fh, const char *caption) in _nfs_display_fhandle()
Dinternal.h45 struct nfs_fh *fh; member
138 struct nfs_fh *fh; member
735 static inline u32 nfs_fhandle_hash(const struct nfs_fh *fh) in nfs_fhandle_hash()
745 static inline u32 nfs_fhandle_hash(const struct nfs_fh *fh) in nfs_fhandle_hash()
Dnfs3client.c59 struct nfs_fh *fh, in nfs3_clone_server()
Dnfs2xdr.c195 static void encode_fhandle(struct xdr_stream *xdr, const struct nfs_fh *fh) in encode_fhandle()
203 static int decode_fhandle(struct xdr_stream *xdr, struct nfs_fh *fh) in decode_fhandle()
513 static void encode_diropargs(struct xdr_stream *xdr, const struct nfs_fh *fh, in encode_diropargs()
574 const struct nfs_fh *fh = data; in nfs2_xdr_enc_fhandle() local
Dcallback_proc.c158 const struct nfs_fh *fh) in nfs_layout_find_inode_by_fh()
192 const struct nfs_fh *fh, in nfs_layout_find_inode()
Dexport.c141 struct nfs_fh fh; in nfs_get_parent() local
/fs/gfs2/
Dexport.c34 __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/
Dexport.c16 static int btrfs_encode_fh(struct inode *inode, u32 *fh, int *max_len, in btrfs_encode_fh()
108 static struct dentry *btrfs_fh_to_parent(struct super_block *sb, struct fid *fh, in btrfs_fh_to_parent()
132 static struct dentry *btrfs_fh_to_dentry(struct super_block *sb, struct fid *fh, in btrfs_fh_to_dentry()
/fs/fat/
Dnfs.c109 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/
Dexport.c29 struct ceph_nfs_fh *fh = (void *)rawfh; in ceph_encode_fh() local
111 struct ceph_nfs_fh *fh = (void *)fid->raw; in ceph_fh_to_dentry() local
/fs/nilfs2/
Dnamei.c490 static struct dentry *nilfs_fh_to_dentry(struct super_block *sb, struct fid *fh, in nilfs_fh_to_dentry()
503 static struct dentry *nilfs_fh_to_parent(struct super_block *sb, struct fid *fh, in nilfs_fh_to_parent()
515 static int nilfs_encode_fh(struct inode *inode, __u32 *fh, int *lenp, in nilfs_encode_fh()
/fs/xfs/
Dxfs_export.c58 __u32 *fh, in xfs_fs_encode_fh()

123