Searched refs:svc_fh (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dvfs.h34 int fh_lock_parent(struct svc_fh *, struct dentry *);
39 __be32 nfsd_lookup(struct svc_rqst *, struct svc_fh *,
40 const char *, unsigned int, struct svc_fh *);
41 __be32 nfsd_lookup_dentry(struct svc_rqst *, struct svc_fh *,
44 __be32 nfsd_setattr(struct svc_rqst *, struct svc_fh *,
48 __be32 nfsd4_set_nfs4_acl(struct svc_rqst *, struct svc_fh *,
52 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *,
54 int type, dev_t rdev, struct svc_fh *res);
56 __be32 nfsd_access(struct svc_rqst *, struct svc_fh *, u32 *, u32 *);
57 __be32 nfsd_create_v3(struct svc_rqst *, struct svc_fh *,
[all...]
H A Dxdr3.h13 struct svc_fh fh;
20 struct svc_fh fh;
26 struct svc_fh fh;
31 struct svc_fh fh;
38 svc_fh fh;
47 struct svc_fh fh;
56 struct svc_fh fh;
65 struct svc_fh ffh;
68 struct svc_fh tfh;
74 struct svc_fh f
[all...]
H A Dxdr.h11 struct svc_fh fh;
15 struct svc_fh fh;
20 struct svc_fh fh;
26 struct svc_fh fh;
33 svc_fh fh;
40 struct svc_fh fh;
47 struct svc_fh ffh;
50 struct svc_fh tfh;
56 struct svc_fh fh;
61 struct svc_fh ff
[all...]
H A Dnfsfh.h24 extern enum fsid_source fsid_source(struct svc_fh *fhp);
100 extern char * SVCFH_fmt(struct svc_fh *fhp);
105 __be32 fh_verify(struct svc_rqst *, struct svc_fh *, int, int);
106 __be32 fh_compose(struct svc_fh *, struct svc_export *, struct dentry *, struct svc_fh *);
107 __be32 fh_update(struct svc_fh *);
108 void fh_put(struct svc_fh *);
110 static __inline__ struct svc_fh *
111 fh_copy(struct svc_fh *dst, struct svc_fh *sr
[all...]
H A Dxdr4.h47 struct svc_fh current_fh;
48 struct svc_fh save_fh;
123 struct svc_fh *ga_fhp; /* response */
266 struct svc_fh * rd_fhp; /* response */
276 struct svc_fh * rd_fhp; /* response */
290 struct svc_fh * rl_fhp; /* request */
394 struct svc_fh * getfh;
481 set_change_info(struct nfsd4_change_info *cinfo, struct svc_fh *fhp)
503 __be32 nfsd4_encode_fattr(struct svc_fh *fhp, struct svc_export *exp,
530 struct svc_fh *current_f
[all...]
H A Dvfs.c177 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp,
250 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name,
251 unsigned int len, struct svc_fh *resfh)
280 commit_metadata(struct svc_fh *fhp)
308 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap,
505 nfsd4_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp,
652 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported)
718 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, int type,
891 static inline int svc_msnfs(struct svc_fh *ffhp)
901 nfsd_vfs_read(struct svc_rqst *rqstp, struct svc_fh *fh
[all...]
H A Dnfsfh.c139 static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp)
299 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, int access)
387 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp,
453 static void set_version_and_fsid_type(struct svc_fh *fhp, struct svc_export *exp, struct svc_fh *ref_fh)
508 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry,
509 struct svc_fh *ref_fh)
592 fh_update(struct svc_fh *fhp)
628 fh_put(struct svc_fh *fhp)
651 char * SVCFH_fmt(struct svc_fh *fh
[all...]
H A Dlockd.c30 struct svc_fh fh;
H A Dnfs3xdr.c45 decode_fh(__be32 *p, struct svc_fh *fhp)
59 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp)
65 encode_fh(__be32 *p, struct svc_fh *fhp)
140 static __be32 *encode_fsid(__be32 *p, struct svc_fh *fhp)
162 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp,
188 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp)
201 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp)
221 nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp)
230 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp)
253 void fill_post_wcc(struct svc_fh *fh
[all...]
H A Dnfs4proc.c125 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp,
141 fh_dup2(struct svc_fh *dst, struct svc_fh *src)
151 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int accmode)
172 do_open_lookup(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open)
174 struct svc_fh resfh;
228 do_open_fhandle(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open)
375 struct svc_fh **getfh)
464 struct svc_fh resfh;
597 struct svc_fh tmp_f
[all...]
H A Dnfs3acl.c31 svc_fh *fh;
98 svc_fh *fh;
H A Dnfsxdr.c27 decode_fh(__be32 *p, struct svc_fh *fhp)
37 __be32 *nfs2svc_decode_fh(__be32 *p, struct svc_fh *fhp)
43 encode_fh(__be32 *p, struct svc_fh *fhp)
139 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp,
195 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp)
H A Dnfs2acl.c32 svc_fh *fh;
101 svc_fh *fh;
H A Dnfs4state.c206 alloc_init_deleg(struct nfs4_client *clp, struct nfs4_stateid *stp, struct svc_fh *current_fh, u32 type)
2051 nfs4_share_conflict(struct svc_fh *current_fh, unsigned int deny_type)
2349 *fp, struct svc_fh *cur_fh, u32 nfs4_access)
2370 struct nfs4_file *fp, struct svc_fh *cur_fh,
2390 nfsd4_truncate(struct svc_rqst *rqstp, struct svc_fh *fh,
2405 nfs4_upgrade_open(struct svc_rqst *rqstp, struct nfs4_file *fp, struct svc_fh *cur_fh, struct nfs4_stateid *stp, struct nfsd4_open *open)
2444 nfs4_open_delegation(struct svc_fh *fh, struct nfsd4_open *open, struct nfs4_stateid *stp)
2519 nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open)
2765 nfs4_check_fh(struct svc_fh *fhp, struct nfs4_stateid *stp)
2813 check_special_stateids(svc_fh *current_f
[all...]
H A Dnfsproc.c192 svc_fh *dirfhp = &argp->fh;
193 svc_fh *newfhp = &resp->fh;
396 struct svc_fh newfh;
H A Dnfs4xdr.c1581 struct svc_fh tmp_fh;
1714 nfsd4_encode_fattr(struct svc_fh *fhp, struct svc_export *exp,
1722 struct svc_fh tempfh;
2384 struct svc_fh *fhp = getattr->ga_fhp;
2400 nfsd4_encode_getfh(struct nfsd4_compoundres *resp, __be32 nfserr, struct svc_fh **fhpp)
2402 struct svc_fh *fhp = *fhpp;
H A Dexport.c1159 struct svc_fh fh;
1333 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp)
H A Dnfs3proc.c220 svc_fh *dirfhp, *newfhp = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/nfsd/
H A Dnfsfh.h136 typedef struct svc_fh { struct
163 } svc_fh; typedef in typeref:struct:svc_fh
H A Dexport.h144 __be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);

Completed in 204 milliseconds