Home
last modified time | relevance | path

Searched refs:svc_fh (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v5.15/fs/nfsd/
Dvfs.h47 __be32 nfsd_lookup(struct svc_rqst *, struct svc_fh *,
48 const char *, unsigned int, struct svc_fh *);
49 __be32 nfsd_lookup_dentry(struct svc_rqst *, struct svc_fh *,
52 __be32 nfsd_setattr(struct svc_rqst *, struct svc_fh *,
56 __be32 nfsd4_set_nfs4_label(struct svc_rqst *, struct svc_fh *,
58 __be32 nfsd4_vfs_fallocate(struct svc_rqst *, struct svc_fh *,
64 __be32 nfsd_create_locked(struct svc_rqst *, struct svc_fh *,
66 int type, dev_t rdev, struct svc_fh *res);
67 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *,
69 int type, dev_t rdev, struct svc_fh *res);
[all …]
Dxdr3.h14 struct svc_fh fh;
21 struct svc_fh fh;
27 struct svc_fh fh;
32 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 ffh;
[all …]
Dxdr.h12 struct svc_fh fh;
16 struct svc_fh fh;
21 struct svc_fh fh;
27 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 ffh;
57 struct svc_fh tfh;
[all …]
Dnfsfh.h31 typedef struct svc_fh { struct
64 } svc_fh; argument
85 extern enum fsid_source fsid_source(const struct svc_fh *fhp);
168 extern char * SVCFH_fmt(struct svc_fh *fhp);
173 __be32 fh_verify(struct svc_rqst *, struct svc_fh *, umode_t, int);
174 __be32 fh_compose(struct svc_fh *, struct svc_export *, struct dentry *, struct svc_fh *);
175 __be32 fh_update(struct svc_fh *);
176 void fh_put(struct svc_fh *);
178 static __inline__ struct svc_fh *
179 fh_copy(struct svc_fh *dst, struct svc_fh *src) in fh_copy()
[all …]
Dvfs.c173 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry()
249 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup()
250 unsigned int len, struct svc_fh *resfh) in nfsd_lookup()
292 commit_metadata(struct svc_fh *fhp) in commit_metadata()
331 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access()
351 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, in nfsd_setattr()
493 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label()
512 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label()
570 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate()
643 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access()
[all …]
Dnfsfh.c154 static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp) in nfsd_set_fh_dentry()
351 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify()
438 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update()
504 static void set_version_and_fsid_type(struct svc_fh *fhp, struct svc_export *exp, struct svc_fh *re… in set_version_and_fsid_type()
559 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose()
560 struct svc_fh *ref_fh) in fh_compose()
642 fh_update(struct svc_fh *fhp) in fh_update()
676 fh_put(struct svc_fh *fhp) in fh_put()
698 char * SVCFH_fmt(struct svc_fh *fhp) in SVCFH_fmt()
714 enum fsid_source fsid_source(const struct svc_fh *fhp) in fsid_source()
Dacl.h39 struct svc_fh;
48 __be32 nfsd4_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp,
Dxdr4.h54 struct svc_fh current_fh;
55 struct svc_fh save_fh;
134 struct svc_fh *ga_fhp; /* response */
306 struct svc_fh *rd_fhp; /* response */
316 struct svc_fh * rd_fhp; /* response */
329 struct svc_fh * rl_fhp; /* request */
616 struct svc_fh * getfh;
748 set_change_info(struct nfsd4_change_info *cinfo, struct svc_fh *fhp) in set_change_info()
765 struct svc_fh *fhp, struct svc_export *exp,
792 struct svc_fh *current_fh, struct nfsd4_open *open);
Dnfs3xdr.c20 static const struct svc_fh nfs3svc_null_fh = {
81 svcxdr_decode_nfs_fh3(struct xdr_stream *xdr, struct svc_fh *fhp) in svcxdr_decode_nfs_fh3()
123 svcxdr_encode_nfs_fh3(struct xdr_stream *xdr, const struct svc_fh *fhp) in svcxdr_encode_nfs_fh3()
140 svcxdr_encode_post_op_fh3(struct xdr_stream *xdr, const struct svc_fh *fhp) in svcxdr_encode_post_op_fh3()
202 svcxdr_decode_diropargs3(struct xdr_stream *xdr, struct svc_fh *fhp, in svcxdr_decode_diropargs3()
339 const struct svc_fh *fhp, const struct kstat *stat) in svcxdr_encode_fattr3()
390 svcxdr_encode_wcc_attr(struct xdr_stream *xdr, const struct svc_fh *fhp) in svcxdr_encode_wcc_attr()
405 svcxdr_encode_pre_op_attr(struct xdr_stream *xdr, const struct svc_fh *fhp) in svcxdr_encode_pre_op_attr()
430 const struct svc_fh *fhp) in svcxdr_encode_post_op_attr()
462 const struct svc_fh *fhp) in svcxdr_encode_wcc_data()
[all …]
Dpnfs.h32 __be32 (*proc_layoutget)(struct inode *, const struct svc_fh *fhp,
65 int nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp,
Dexport.h14 struct svc_fh;
117 __be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);
Dnfs4proc.c69 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx()
91 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx()
164 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_set_nfs4_acl()
180 fh_dup2(struct svc_fh *dst, struct svc_fh *src) in fh_dup2()
190 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
212 static __be32 nfsd_check_obj_isreg(struct svc_fh *fh) in nfsd_check_obj_isreg()
230 …ner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh *resfh) in nfsd4_set_open_owner_reply_cache()
239 …c_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh **resfh) in do_open_lookup()
241 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup()
245 *resfh = kmalloc(sizeof(struct svc_fh), GFP_KERNEL); in do_open_lookup()
[all …]
Dfilecache.h61 __be32 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp,
Dlockd.c33 struct svc_fh fh; in nlm_fopen()
Dnfsxdr.c59 svcxdr_decode_fhandle(struct xdr_stream *xdr, struct svc_fh *fhp) in svcxdr_decode_fhandle()
74 svcxdr_encode_fhandle(struct xdr_stream *xdr, const struct svc_fh *fhp) in svcxdr_encode_fhandle()
122 svcxdr_decode_diropargs(struct xdr_stream *xdr, struct svc_fh *fhp, in svcxdr_decode_diropargs()
215 const struct svc_fh *fhp, const struct kstat *stat) in svcxdr_encode_fattr()
Dtrace.h200 struct svc_fh *fhp,
221 struct svc_fh *fhp, \
321 struct svc_fh *fhp,
345 struct svc_fh *fhp, \
362 struct svc_fh *fhp,
386 struct svc_fh *fhp, \
395 TP_PROTO(struct svc_fh *fhp,
Dnfs3acl.c34 svc_fh *fh; in nfsd3_proc_getacl()
90 svc_fh *fh; in nfsd3_proc_setacl()
Dnfs2acl.c36 svc_fh *fh; in nfsacld_proc_getacl()
98 svc_fh *fh; in nfsacld_proc_setacl()
Dflexfilelayout.c22 nfsd4_ff_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_ff_proc_layoutget()
Dnfsproc.c54 struct svc_fh *fhp; in nfsd_proc_setattr()
266 svc_fh *dirfhp = &argp->fh; in nfsd_proc_create()
267 svc_fh *newfhp = &resp->fh; in nfsd_proc_create()
481 struct svc_fh newfh; in nfsd_proc_symlink()
Dnfs4state.c665 static unsigned int file_hashval(struct svc_fh *fh) in file_hashval()
1046 struct svc_fh *current_fh, in alloc_init_deleg()
4142 static void nfsd4_init_file(struct svc_fh *fh, unsigned int hashval, in nfsd4_init_file()
4498 find_file_locked(struct svc_fh *fh, unsigned int hashval) in find_file_locked()
4512 static struct nfs4_file *insert_file(struct nfs4_file *new, struct svc_fh *fh, in insert_file()
4537 static struct nfs4_file * find_file(struct svc_fh *fh) in find_file()
4549 find_or_add_file(struct nfs4_file *new, struct svc_fh *fh) in find_or_add_file()
4568 nfs4_share_conflict(struct svc_fh *current_fh, unsigned int deny_type) in nfs4_share_conflict()
4901 nfsd4_truncate(struct svc_rqst *rqstp, struct svc_fh *fh, in nfsd4_truncate()
4916 struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp, in nfs4_get_vfs_file()
[all …]
Dnfs4layouts.c56 nfsd4_alloc_devid_map(const struct svc_fh *fhp) in nfsd4_alloc_devid_map()
112 nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp, in nfsd4_set_deviceid()
Dblocklayout.c24 nfsd4_block_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_block_proc_layoutget()
Dstate.h639 struct nfsd4_compound_state *cstate, struct svc_fh *fhp,
Dexport.c980 struct svc_fh fh; in exp_rootfh()
1173 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp) in exp_pseudoroot()

12