Home
last modified time | relevance | path

Searched refs:svc_rqst (Results 1 – 25 of 60) sorted by relevance

123

/linux/fs/nfsd/
H A Dvfs.h76 int nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp,
78 __be32 nfsd_lookup(struct svc_rqst *, struct svc_fh *,
80 __be32 nfsd_lookup_dentry(struct svc_rqst *, struct svc_fh *,
83 __be32 nfsd_setattr(struct svc_rqst *, struct svc_fh *,
87 __be32 nfsd4_vfs_fallocate(struct svc_rqst *, struct svc_fh *,
89 __be32 nfsd4_clone_file_range(struct svc_rqst *rqstp,
94 __be32 nfsd_create_locked(struct svc_rqst *, struct svc_fh *,
97 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *,
100 __be32 nfsd_access(struct svc_rqst *, struct svc_fh *, u32 *, u32 *);
101 __be32 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
[all …]
H A Dxdr3.h183 struct svc_rqst * rqstp;
268 bool nfs3svc_decode_fhandleargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
269 bool nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
270 bool nfs3svc_decode_diropargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
271 bool nfs3svc_decode_accessargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
272 bool nfs3svc_decode_readargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
273 bool nfs3svc_decode_writeargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
274 bool nfs3svc_decode_createargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
275 bool nfs3svc_decode_mkdirargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
276 bool nfs3svc_decode_mknodargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
[all …]
H A Dxdr.h144 bool nfssvc_decode_fhandleargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
145 bool nfssvc_decode_sattrargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
146 bool nfssvc_decode_diropargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
147 bool nfssvc_decode_readargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
148 bool nfssvc_decode_writeargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
149 bool nfssvc_decode_createargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
150 bool nfssvc_decode_renameargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
151 bool nfssvc_decode_linkargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
152 bool nfssvc_decode_symlinkargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
153 bool nfssvc_decode_readdirargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
[all …]
H A Dexport.h16 struct svc_rqst;
105 __be32 check_xprtsec_policy(struct svc_export *exp, struct svc_rqst *rqstp);
106 __be32 check_security_flavor(struct svc_export *exp, struct svc_rqst *rqstp,
108 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp,
119 struct svc_export * rqst_exp_get_by_name(struct svc_rqst *,
121 struct svc_export * rqst_exp_parent(struct svc_rqst *,
123 struct svc_export * rqst_find_fsidzero_export(struct svc_rqst *);
126 __be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);
H A Dnfs4proc.c152 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
248 nfsd4_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_create_file()
448 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup()
515 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle()
556 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open()
688 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg()
704 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh()
712 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh()
733 nfsd4_putrootfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putrootfh()
742 nfsd4_restorefh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_restorefh()
[all …]
H A Dpnfs.h26 struct svc_rqst *rqstp,
32 __be32 (*proc_layoutget)(struct svc_rqst *rqstp, struct inode *inode,
38 struct svc_rqst *rqstp,
56 __be32 nfsd4_preprocess_layout_stateid(struct svc_rqst *rqstp,
61 __be32 nfsd4_return_file_layouts(struct svc_rqst *rqstp,
64 __be32 nfsd4_return_client_layouts(struct svc_rqst *rqstp,
H A Didmap.h55 __be32 nfsd_map_name_to_uid(struct svc_rqst *, const char *, size_t, kuid_t *);
56 __be32 nfsd_map_name_to_gid(struct svc_rqst *, const char *, size_t, kgid_t *);
57 __be32 nfsd4_encode_user(struct xdr_stream *, struct svc_rqst *, kuid_t);
58 __be32 nfsd4_encode_group(struct xdr_stream *, struct svc_rqst *, kgid_t);
H A Dnfs3acl.c20 nfsd3_proc_null(struct svc_rqst *rqstp) in nfsd3_proc_null()
28 static __be32 nfsd3_proc_getacl(struct svc_rqst *rqstp) in nfsd3_proc_getacl()
87 static __be32 nfsd3_proc_setacl(struct svc_rqst *rqstp) in nfsd3_proc_setacl()
133 nfs3svc_decode_getaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_getaclargs()
146 nfs3svc_decode_setaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_setaclargs()
172 nfs3svc_encode_getaclres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_encode_getaclres()
206 nfs3svc_encode_setaclres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_encode_setaclres()
217 static void nfs3svc_release_getacl(struct svc_rqst *rqstp) in nfs3svc_release_getacl()
H A Dnfsd.h90 bool nfssvc_decode_voidarg(struct svc_rqst *rqstp,
92 bool nfssvc_encode_voidres(struct svc_rqst *rqstp,
100 int nfsd_dispatch(struct svc_rqst *rqstp);
108 struct svc_rqst *nfsd_current_rqst(void);
171 static inline int nfsd_v4client(struct svc_rqst *rq) in nfsd_v4client()
176 nfsd_user_namespace(const struct svc_rqst *rqstp) in nfsd_user_namespace()
195 bool nfsd4_spo_must_allow(struct svc_rqst *rqstp);
198 bool nfsd_wait_for_delegreturn(struct svc_rqst *rqstp, struct inode *inode);
208 static inline bool nfsd4_spo_must_allow(struct svc_rqst *rqstp) in nfsd4_spo_must_allow()
214 static inline bool nfsd_wait_for_delegreturn(struct svc_rqst *rqstp, in nfsd_wait_for_delegreturn()
H A Dvfs.c125 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt()
194 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **exp, struct dentry **dentryp) in nfsd_lookup_parent()
243 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry()
315 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup()
345 commit_reset_write_verifier(struct nfsd_net *nn, struct svc_rqst *rqstp, in commit_reset_write_verifier()
421 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access()
502 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_setattr()
677 static struct nfsd4_compound_state *nfsd4_get_cstate(struct svc_rqst *rqstp) in nfsd4_get_cstate()
682 __be32 nfsd4_clone_file_range(struct svc_rqst *rqstp, in nfsd4_clone_file_range()
751 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqst
[all...]
H A Dnfs4idmap.c507 idmap_lookup(struct svc_rqst *rqstp, in idmap_lookup()
530 rqst_authname(struct svc_rqst *rqstp) in rqst_authname()
539 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, in idmap_name_to_id()
578 struct svc_rqst *rqstp, int type, u32 id) in idmap_id_to_name()
610 numeric_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in numeric_name_to_id()
626 do_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in do_name_to_id()
639 struct svc_rqst *rqstp, int type, u32 id) in encode_name_from_id()
655 __be32 nfsd_map_name_to_uid(struct svc_rqst *rqstp, const char *name, in nfsd_map_name_to_uid()
692 __be32 nfsd_map_name_to_gid(struct svc_rqst *rqstp, const char *name, in nfsd_map_name_to_gid()
720 __be32 nfsd4_encode_user(struct xdr_stream *xdr, struct svc_rqst *rqstp, in nfsd4_encode_user()
[all …]
/linux/include/linux/sunrpc/
H A Dsvc.h134 extern u32 svc_max_payload(const struct svc_rqst *rqstp);
179 struct svc_rqst { argument
272 static inline struct sockaddr_in *svc_addr_in(const struct svc_rqst *rqst) in svc_addr_in()
277 static inline struct sockaddr_in6 *svc_addr_in6(const struct svc_rqst *rqst) in svc_addr_in6()
282 static inline struct sockaddr *svc_addr(const struct svc_rqst *rqst) in svc_addr()
287 static inline struct sockaddr_in *svc_daddr_in(const struct svc_rqst *rqst) in svc_daddr_in()
292 static inline struct sockaddr_in6 *svc_daddr_in6(const struct svc_rqst *rqst) in svc_daddr_in6()
297 static inline struct sockaddr *svc_daddr(const struct svc_rqst *rqst) in svc_daddr()
316 static inline bool svc_thread_should_stop(struct svc_rqst *rqstp) in svc_thread_should_stop()
337 static inline void svc_thread_init_status(struct svc_rqst *rqst in svc_thread_init_status()
176 struct svc_rqst { global() struct
177 rq_allsvc_rqst global() argument
178 rq_idlesvc_rqst global() argument
180 rq_xprtsvc_rqst global() argument
182 rq_addrsvc_rqst global() argument
183 rq_addrlensvc_rqst global() argument
184 rq_daddrsvc_rqst global() argument
186 rq_daddrlensvc_rqst global() argument
188 rq_serversvc_rqst global() argument
189 rq_poolsvc_rqst global() argument
190 rq_procinfosvc_rqst global() argument
191 rq_authopsvc_rqst global() argument
192 rq_credsvc_rqst global() argument
193 rq_xprt_ctxtsvc_rqst global() argument
194 rq_deferredsvc_rqst global() argument
196 rq_argsvc_rqst global() argument
197 rq_arg_streamsvc_rqst global() argument
198 rq_res_streamsvc_rqst global() argument
199 rq_scratch_foliosvc_rqst global() argument
200 rq_ressvc_rqst global() argument
201 rq_maxpagessvc_rqst global() argument
202 rq_pagessvc_rqst global() argument
203 rq_respagessvc_rqst global() argument
204 rq_next_pagesvc_rqst global() argument
205 rq_page_endsvc_rqst global() argument
207 rq_fbatchsvc_rqst global() argument
208 rq_bvecsvc_rqst global() argument
210 rq_xidsvc_rqst global() argument
211 rq_progsvc_rqst global() argument
212 rq_verssvc_rqst global() argument
213 rq_procsvc_rqst global() argument
214 rq_protsvc_rqst global() argument
215 rq_cachetypesvc_rqst global() argument
216 rq_flagssvc_rqst global() argument
217 rq_qtimesvc_rqst global() argument
219 rq_argpsvc_rqst global() argument
220 rq_respsvc_rqst global() argument
221 rq_accept_statpsvc_rqst global() argument
222 rq_auth_datasvc_rqst global() argument
223 rq_auth_statsvc_rqst global() argument
224 rq_auth_slacksvc_rqst global() argument
228 rq_reservedsvc_rqst global() argument
231 rq_stimesvc_rqst global() argument
233 rq_chandlesvc_rqst global() argument
237 rq_clientsvc_rqst global() argument
238 rq_gssclientsvc_rqst global() argument
239 rq_tasksvc_rqst global() argument
240 rq_bc_netsvc_rqst global() argument
244 rq_errsvc_rqst global() argument
269 rq_lease_breakersvc_rqst svc_addr_in() argument
[all...]
H A Dsvcauth.h57 struct svc_rqst; /* forward decl */
145 enum svc_auth_status (*accept)(struct svc_rqst *rqstp);
146 int (*release)(struct svc_rqst *rqstp);
148 enum svc_auth_status (*set_client)(struct svc_rqst *rqstp);
149 rpc_authflavor_t (*pseudoflavor)(struct svc_rqst *rqstp);
154 extern rpc_authflavor_t svc_auth_flavor(struct svc_rqst *rqstp);
155 extern int svc_authorise(struct svc_rqst *rqstp);
156 extern enum svc_auth_status svc_set_client(struct svc_rqst *rqstp);
170 extern enum svc_auth_status svcauth_unix_set_client(struct svc_rqst *rqstp);
H A Dsvc_rdma.h122 static inline struct svcxprt_rdma *svc_rdma_rqst_rdma(struct svc_rqst *rqstp) in svc_rdma_rqst_rdma()
254 extern void svc_rdma_handle_bc_reply(struct svc_rqst *rqstp,
266 extern int svc_rdma_recvfrom(struct svc_rqst *);
288 struct svc_rqst *rqstp,
309 extern int svc_rdma_sendto(struct svc_rqst *);
310 extern int svc_rdma_result_payload(struct svc_rqst *rqstp, unsigned int offset,
/linux/include/linux/lockd/
H A Dxdr4.h26 bool nlm4svc_decode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr);
27 bool nlm4svc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
28 bool nlm4svc_decode_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
29 bool nlm4svc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
30 bool nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
31 bool nlm4svc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr);
32 bool nlm4svc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr);
33 bool nlm4svc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
34 bool nlm4svc_decode_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr);
36 bool nlm4svc_encode_testres(struct svc_rqst *rqstp, struct xdr_stream *xdr);
[all …]
H A Dlockd.h241 struct nlm_host *nlmsvc_lookup_host(const struct svc_rqst *rqstp,
278 __be32 nlmsvc_lock(struct svc_rqst *, struct nlm_file *,
282 __be32 nlmsvc_testlock(struct svc_rqst *rqstp, struct nlm_file *file,
286 void nlmsvc_retry_blocked(struct svc_rqst *rqstp);
296 __be32 nlm_lookup_file(struct svc_rqst *, struct nlm_file **,
364 static inline int nlm_privileged_requester(const struct svc_rqst *rqstp) in nlm_privileged_requester()
/linux/fs/lockd/
H A Dsvc4proc.c23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args()
85 nlm4svc_proc_null(struct svc_rqst *rqstp) in nlm4svc_proc_null()
95 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test()
124 nlm4svc_proc_test(struct svc_rqst *rqstp) in nlm4svc_proc_test()
130 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock()
161 nlm4svc_proc_lock(struct svc_rqst *rqstp) in nlm4svc_proc_lock()
167 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel()
198 nlm4svc_proc_cancel(struct svc_rqst *rqstp) in nlm4svc_proc_cancel()
207 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock()
238 nlm4svc_proc_unlock(struct svc_rqst *rqstp) in nlm4svc_proc_unlock()
[all …]
H A Dsvcproc.c52 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_retrieve_args()
105 nlmsvc_proc_null(struct svc_rqst *rqstp) in nlmsvc_proc_null()
115 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test()
145 nlmsvc_proc_test(struct svc_rqst *rqstp) in nlmsvc_proc_test()
151 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock()
182 nlmsvc_proc_lock(struct svc_rqst *rqstp) in nlmsvc_proc_lock()
188 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel()
220 nlmsvc_proc_cancel(struct svc_rqst *rqstp) in nlmsvc_proc_cancel()
229 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock()
261 nlmsvc_proc_unlock(struct svc_rqst *rqstp) in nlmsvc_proc_unlock()
[all …]
H A Dxdr.c149 nlmsvc_decode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_void()
155 nlmsvc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_testargs()
173 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_lockargs()
198 nlmsvc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_cancargs()
218 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_unlockargs()
232 nlmsvc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_res()
245 nlmsvc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_reboot()
271 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_shareargs()
298 nlmsvc_decode_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_notify()
317 nlmsvc_encode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_encode_void()
[all …]
/linux/net/sunrpc/
H A Dsvc.c637 svc_init_buffer(struct svc_rqst *rqstp, const struct svc_serv *serv, int node) in svc_init_buffer()
655 svc_release_buffer(struct svc_rqst *rqstp) in svc_release_buffer()
666 svc_rqst_free(struct svc_rqst *rqstp) in svc_rqst_free()
679 static struct svc_rqst *
682 struct svc_rqst *rqstp; in svc_prepare_thread()
742 struct svc_rqst *rqstp; in svc_pool_wake_idle_thread()
748 rqstp = llist_entry(ln, struct svc_rqst, rq_idle); in svc_pool_wake_idle_thread()
777 struct svc_rqst *rqstp; in svc_new_thread()
948 bool svc_rqst_replace_page(struct svc_rqst *rqstp, struct page *page) in svc_rqst_replace_page()
977 void svc_rqst_release_pages(struct svc_rqst *rqstp) in svc_rqst_release_pages()
[all …]
H A Dsvc_xprt.c31 static int svc_deferred_recv(struct svc_rqst *rqstp);
382 void svc_xprt_copy_addrs(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_copy_addrs()
398 * @rqstp: svc_rqst struct containing address to print
403 char *svc_print_addr(struct svc_rqst *rqstp, char *buf, size_t len) in svc_print_addr()
417 static bool svc_xprt_reserve_slot(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_reserve_slot()
428 static void svc_xprt_release_slot(struct svc_rqst *rqstp) in svc_xprt_release_slot()
521 void svc_reserve(struct svc_rqst *rqstp, int space) in svc_reserve()
545 static void svc_xprt_release(struct svc_rqst *rqstp) in svc_xprt_release()
653 static bool svc_alloc_arg(struct svc_rqst *rqstp) in svc_alloc_arg()
691 svc_thread_should_sleep(struct svc_rqst *rqst
[all...]
H A Dsvcauth.c76 enum svc_auth_status svc_authenticate(struct svc_rqst *rqstp) in svc_authenticate()
113 enum svc_auth_status svc_set_client(struct svc_rqst *rqstp) in svc_set_client()
126 int svc_authorise(struct svc_rqst *rqstp) in svc_authorise()
169 rpc_authflavor_t svc_auth_flavor(struct svc_rqst *rqstp) in svc_auth_flavor()
H A Dsvcsock.c91 static int svc_udp_recvfrom(struct svc_rqst *);
92 static int svc_udp_sendto(struct svc_rqst *);
167 static void svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) in svc_set_cmsg_data()
198 static int svc_sock_result_payload(struct svc_rqst *rqstp, unsigned int offset, in svc_sock_result_payload()
339 static ssize_t svc_tcp_read_msg(struct svc_rqst *rqstp, size_t buflen, in svc_tcp_read_msg()
392 static void svc_sock_secure_port(struct svc_rqst *rqstp) in svc_sock_secure_port()
538 static int svc_udp_get_dest_address4(struct svc_rqst *rqstp, in svc_udp_get_dest_address4()
555 static int svc_udp_get_dest_address6(struct svc_rqst *rqstp, in svc_udp_get_dest_address6()
577 static int svc_udp_get_dest_address(struct svc_rqst *rqstp, in svc_udp_get_dest_address()
600 static int svc_udp_recvfrom(struct svc_rqst *rqstp) in svc_udp_recvfrom()
[all …]
/linux/fs/nfs/
H A Dcallback_xdr.c52 __be32 (*decode_args)(struct svc_rqst *, struct xdr_stream *, void *);
53 __be32 (*encode_res)(struct svc_rqst *, struct xdr_stream *,
60 static __be32 nfs4_callback_null(struct svc_rqst *rqstp) in nfs4_callback_null()
69 static bool nfs4_encode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs4_encode_void()
177 static __be32 decode_getattr_args(struct svc_rqst *rqstp, in decode_getattr_args()
189 static __be32 decode_recall_args(struct svc_rqst *rqstp, in decode_recall_args()
212 static __be32 decode_layoutrecall_args(struct svc_rqst *rqstp, in decode_layoutrecall_args()
256 __be32 decode_devicenotify_args(struct svc_rqst *rqstp, in decode_devicenotify_args()
396 static __be32 decode_cb_sequence_args(struct svc_rqst *rqstp, in decode_cb_sequence_args()
443 static __be32 decode_recallany_args(struct svc_rqst *rqstp, in decode_recallany_args()
[all …]
/linux/include/trace/events/
H A Drpcgss.h177 const struct svc_rqst *rqstp,
204 const struct svc_rqst *rqstp, \
216 const struct svc_rqst *rqstp
236 const struct svc_rqst *rqstp
256 const struct svc_rqst *rqstp,
284 const struct svc_rqst *rqstp,
315 const struct svc_rqst *rqstp,
491 const struct svc_rqst *rqstp,
514 const struct svc_rqst *rqstp, \
524 const struct svc_rqst *rqstp,

123