Home
last modified time | relevance | path

Searched defs:rqstp (Results 1 – 25 of 59) sorted by relevance

123

/kernel/linux/linux-5.10/fs/lockd/
Dsvc4proc.c23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args()
72 nlm4svc_proc_null(struct svc_rqst *rqstp) in nlm4svc_proc_null()
82 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test()
110 nlm4svc_proc_test(struct svc_rqst *rqstp) in nlm4svc_proc_test()
116 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock()
159 nlm4svc_proc_lock(struct svc_rqst *rqstp) in nlm4svc_proc_lock()
165 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel()
196 nlm4svc_proc_cancel(struct svc_rqst *rqstp) in nlm4svc_proc_cancel()
205 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock()
236 nlm4svc_proc_unlock(struct svc_rqst *rqstp) in nlm4svc_proc_unlock()
[all …]
Dsvcproc.c52 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_retrieve_args()
102 nlmsvc_proc_null(struct svc_rqst *rqstp) in nlmsvc_proc_null()
112 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test()
141 nlmsvc_proc_test(struct svc_rqst *rqstp) in nlmsvc_proc_test()
147 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock()
190 nlmsvc_proc_lock(struct svc_rqst *rqstp) in nlmsvc_proc_lock()
196 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel()
228 nlmsvc_proc_cancel(struct svc_rqst *rqstp) in nlmsvc_proc_cancel()
237 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock()
269 nlmsvc_proc_unlock(struct svc_rqst *rqstp) in nlmsvc_proc_unlock()
[all …]
Dxdr4.c181 nlm4svc_decode_testargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_testargs()
199 nlm4svc_encode_testres(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_encode_testres()
209 nlm4svc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_lockargs()
230 nlm4svc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_cancargs()
247 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_unlockargs()
259 nlm4svc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_shareargs()
280 nlm4svc_encode_shareres(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_encode_shareres()
292 nlm4svc_encode_res(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_encode_res()
303 nlm4svc_decode_notify(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_notify()
316 nlm4svc_decode_reboot(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_reboot()
[all …]
Dxdr.c184 nlmsvc_decode_testargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_testargs()
202 nlmsvc_encode_testres(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_testres()
212 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_lockargs()
233 nlmsvc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_cancargs()
250 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_unlockargs()
262 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_shareargs()
283 nlmsvc_encode_shareres(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_shareres()
295 nlmsvc_encode_res(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_res()
306 nlmsvc_decode_notify(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_notify()
319 nlmsvc_decode_reboot(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_reboot()
[all …]
/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4proc.c98 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support()
120 nfsd4_check_open_attributes(struct svc_rqst *rqstp, in nfsd4_check_open_attributes()
152 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_set_nfs4_acl()
178 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
227 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup()
308 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle()
352 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open()
480 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg()
496 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh()
504 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh()
[all …]
Dnfs2acl.c22 nfsacld_proc_null(struct svc_rqst *rqstp) in nfsacld_proc_null()
30 static __be32 nfsacld_proc_getacl(struct svc_rqst *rqstp) in nfsacld_proc_getacl()
93 static __be32 nfsacld_proc_setacl(struct svc_rqst *rqstp) in nfsacld_proc_setacl()
147 static __be32 nfsacld_proc_getattr(struct svc_rqst *rqstp) in nfsacld_proc_getattr()
166 static __be32 nfsacld_proc_access(struct svc_rqst *rqstp) in nfsacld_proc_access()
188 static int nfsaclsvc_decode_voidarg(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_voidarg()
193 static int nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_getaclargs()
206 static int nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_setaclargs()
232 static int nfsaclsvc_decode_fhandleargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_fhandleargs()
242 static int nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_accessargs()
[all …]
Dnfsxdr.c129 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr()
187 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, struct kstat *s… in nfs2svc_encode_fattr()
196 nfssvc_decode_void(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_void()
202 nfssvc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_fhandle()
213 nfssvc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_sattrargs()
226 nfssvc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_diropargs()
238 nfssvc_decode_readargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_readargs()
270 nfssvc_decode_writeargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_writeargs()
316 nfssvc_decode_createargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_createargs()
329 nfssvc_decode_renameargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_renameargs()
[all …]
Dnfs3proc.c33 nfsd3_proc_null(struct svc_rqst *rqstp) in nfsd3_proc_null()
42 nfsd3_proc_getattr(struct svc_rqst *rqstp) in nfsd3_proc_getattr()
65 nfsd3_proc_setattr(struct svc_rqst *rqstp) in nfsd3_proc_setattr()
83 nfsd3_proc_lookup(struct svc_rqst *rqstp) in nfsd3_proc_lookup()
106 nfsd3_proc_access(struct svc_rqst *rqstp) in nfsd3_proc_access()
125 nfsd3_proc_readlink(struct svc_rqst *rqstp) in nfsd3_proc_readlink()
143 nfsd3_proc_read(struct svc_rqst *rqstp) in nfsd3_proc_read()
173 nfsd3_proc_write(struct svc_rqst *rqstp) in nfsd3_proc_write()
208 nfsd3_proc_create(struct svc_rqst *rqstp) in nfsd3_proc_create()
244 nfsd3_proc_mkdir(struct svc_rqst *rqstp) in nfsd3_proc_mkdir()
[all …]
Dnfs3xdr.c166 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3()
193 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_saved_post_attr()
206 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_post_op_attr()
226 nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs3svc_encode_post_op_attr()
235 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_wcc_data()
308 nfs3svc_decode_voidarg(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_voidarg()
314 nfs3svc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_fhandle()
325 nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_sattrargs()
344 nfs3svc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_diropargs()
356 nfs3svc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_accessargs()
[all …]
Dnfsproc.c17 nfsd_proc_null(struct svc_rqst *rqstp) in nfsd_proc_null()
27 nfsd_proc_getattr(struct svc_rqst *rqstp) in nfsd_proc_getattr()
49 nfsd_proc_setattr(struct svc_rqst *rqstp) in nfsd_proc_setattr()
114 nfsd_proc_root(struct svc_rqst *rqstp) in nfsd_proc_root()
126 nfsd_proc_lookup(struct svc_rqst *rqstp) in nfsd_proc_lookup()
150 nfsd_proc_readlink(struct svc_rqst *rqstp) in nfsd_proc_readlink()
170 nfsd_proc_read(struct svc_rqst *rqstp) in nfsd_proc_read()
209 nfsd_proc_writecache(struct svc_rqst *rqstp) in nfsd_proc_writecache()
219 nfsd_proc_write(struct svc_rqst *rqstp) in nfsd_proc_write()
255 nfsd_proc_create(struct svc_rqst *rqstp) in nfsd_proc_create()
[all …]
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()
85 static __be32 nfsd3_proc_setacl(struct svc_rqst *rqstp) in nfsd3_proc_setacl()
127 static int nfs3svc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_getaclargs()
140 static int nfs3svc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_setaclargs()
171 static int nfs3svc_encode_getaclres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_getaclres()
217 static int nfs3svc_encode_setaclres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_setaclres()
229 static void nfs3svc_release_getacl(struct svc_rqst *rqstp) in nfs3svc_release_getacl()
Dvfs.c59 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt()
124 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **e… in nfsd_lookup_parent()
173 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry()
250 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup()
332 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access()
366 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, in nfsd_setattr()
507 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label()
526 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label()
584 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate()
657 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access()
[all …]
Dnfsfh.c64 nfsd_mode_check(struct svc_rqst *rqstp, struct dentry *dentry, in nfsd_mode_check()
91 static bool nfsd_originating_port_ok(struct svc_rqst *rqstp, int flags) in nfsd_originating_port_ok()
101 static __be32 nfsd_setuser_and_check_port(struct svc_rqst *rqstp, in nfsd_setuser_and_check_port()
118 static inline __be32 check_pseudo_root(struct svc_rqst *rqstp, in check_pseudo_root()
153 static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp) in nfsd_set_fh_dentry()
328 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify()
Dnfs4idmap.c506 idmap_lookup(struct svc_rqst *rqstp, in idmap_lookup()
529 rqst_authname(struct svc_rqst *rqstp) in rqst_authname()
538 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, in idmap_name_to_id()
577 struct svc_rqst *rqstp, int type, u32 id) in idmap_id_to_name()
604 numeric_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in numeric_name_to_id()
620 do_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in do_name_to_id()
633 struct svc_rqst *rqstp, int type, u32 id) in encode_name_from_id()
641 nfsd_map_name_to_uid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_uid()
658 nfsd_map_name_to_gid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_gid()
674 __be32 nfsd4_encode_user(struct xdr_stream *xdr, struct svc_rqst *rqstp, in nfsd4_encode_user()
[all …]
Dauth.c8 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp) in nfsexp_flags()
21 int nfsd_setuser(struct svc_rqst *rqstp, struct svc_export *exp) in nfsd_setuser()
Dnfscache.c94 nfsd_reply_cache_alloc(struct svc_rqst *rqstp, __wsum csum, in nfsd_reply_cache_alloc()
292 nfsd_cache_csum(struct svc_rqst *rqstp) in nfsd_cache_csum()
397 int nfsd_cache_lookup(struct svc_rqst *rqstp) in nfsd_cache_lookup()
504 void nfsd_cache_update(struct svc_rqst *rqstp, int cachetype, __be32 *statp) in nfsd_cache_update()
566 nfsd_cache_append(struct svc_rqst *rqstp, struct kvec *data) in nfsd_cache_append()
/kernel/linux/linux-5.10/net/sunrpc/
Dsvc.c565 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node) in svc_init_buffer()
594 svc_release_buffer(struct svc_rqst *rqstp) in svc_release_buffer()
606 struct svc_rqst *rqstp; in svc_rqst_alloc() local
638 struct svc_rqst *rqstp; in svc_prepare_thread() local
690 struct svc_rqst *rqstp; in choose_victim() local
710 struct svc_rqst *rqstp; in svc_start_kthreads() local
842 svc_rqst_free(struct svc_rqst *rqstp) in svc_rqst_free()
853 svc_exit_thread(struct svc_rqst *rqstp) in svc_exit_thread()
1141 void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) in svc_printk()
1157 static __printf(2,3) void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) {} in svc_printk()
[all …]
Dsvc_xprt.c325 void svc_xprt_copy_addrs(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_copy_addrs()
346 char *svc_print_addr(struct svc_rqst *rqstp, char *buf, size_t len) in svc_print_addr()
360 static bool svc_xprt_reserve_slot(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_reserve_slot()
371 static void svc_xprt_release_slot(struct svc_rqst *rqstp) in svc_xprt_release_slot()
411 struct svc_rqst *rqstp = NULL; in svc_xprt_do_enqueue() local
499 void svc_reserve(struct svc_rqst *rqstp, int space) in svc_reserve()
514 static void svc_xprt_release(struct svc_rqst *rqstp) in svc_xprt_release()
553 struct svc_rqst *rqstp; in svc_wake_up() local
642 static int svc_alloc_arg(struct svc_rqst *rqstp) in svc_alloc_arg()
687 rqst_should_sleep(struct svc_rqst *rqstp) in rqst_should_sleep()
[all …]
Dsvcsock.c118 static void svc_tcp_release_rqst(struct svc_rqst *rqstp) in svc_tcp_release_rqst()
136 static void svc_udp_release_rqst(struct svc_rqst *rqstp) in svc_udp_release_rqst()
153 static void svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) in svc_set_cmsg_data()
184 static int svc_sock_read_payload(struct svc_rqst *rqstp, unsigned int offset, in svc_sock_read_payload()
251 static ssize_t svc_tcp_read_msg(struct svc_rqst *rqstp, size_t buflen, in svc_tcp_read_msg()
309 static void svc_sock_secure_port(struct svc_rqst *rqstp) in svc_sock_secure_port()
369 static int svc_udp_get_dest_address4(struct svc_rqst *rqstp, in svc_udp_get_dest_address4()
386 static int svc_udp_get_dest_address6(struct svc_rqst *rqstp, in svc_udp_get_dest_address6()
408 static int svc_udp_get_dest_address(struct svc_rqst *rqstp, in svc_udp_get_dest_address()
431 static int svc_udp_recvfrom(struct svc_rqst *rqstp) in svc_udp_recvfrom()
[all …]
Dsvcauth.c62 svc_authenticate(struct svc_rqst *rqstp, __be32 *authp) in svc_authenticate()
87 int svc_set_client(struct svc_rqst *rqstp) in svc_set_client()
98 int svc_authorise(struct svc_rqst *rqstp) in svc_authorise()
/kernel/linux/linux-5.10/fs/nfs/
Dcallback_xdr.c61 static __be32 nfs4_callback_null(struct svc_rqst *rqstp) in nfs4_callback_null()
66 static int nfs4_decode_void(struct svc_rqst *rqstp, __be32 *p) in nfs4_decode_void()
71 static int nfs4_encode_void(struct svc_rqst *rqstp, __be32 *p) 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()
213 static __be32 decode_layoutrecall_args(struct svc_rqst *rqstp, in decode_layoutrecall_args()
257 __be32 decode_devicenotify_args(struct svc_rqst *rqstp, in decode_devicenotify_args()
400 static __be32 decode_cb_sequence_args(struct svc_rqst *rqstp, in decode_cb_sequence_args()
448 static __be32 decode_recallany_args(struct svc_rqst *rqstp, in decode_recallany_args()
468 static __be32 decode_recallslot_args(struct svc_rqst *rqstp, in decode_recallslot_args()
[all …]
Dcallback.c79 struct svc_rqst *rqstp = vrqstp; in nfs4_callback_svc() local
107 struct svc_rqst *rqstp = vrqstp; in nfs41_callback_svc() local
382 check_gss_callback_principal(struct nfs_client *clp, struct svc_rqst *rqstp) in check_gss_callback_principal()
430 static int nfs_callback_authenticate(struct svc_rqst *rqstp) in nfs_callback_authenticate()
Dnfs42xdr.c1147 static int nfs4_xdr_dec_allocate(struct rpc_rqst *rqstp, in nfs4_xdr_dec_allocate()
1175 static int nfs4_xdr_dec_copy(struct rpc_rqst *rqstp, in nfs4_xdr_dec_copy()
1210 static int nfs4_xdr_dec_offload_cancel(struct rpc_rqst *rqstp, in nfs4_xdr_dec_offload_cancel()
1236 static int nfs4_xdr_dec_copy_notify(struct rpc_rqst *rqstp, in nfs4_xdr_dec_copy_notify()
1262 static int nfs4_xdr_dec_deallocate(struct rpc_rqst *rqstp, in nfs4_xdr_dec_deallocate()
1290 static int nfs4_xdr_dec_read_plus(struct rpc_rqst *rqstp, in nfs4_xdr_dec_read_plus()
1317 static int nfs4_xdr_dec_seek(struct rpc_rqst *rqstp, in nfs4_xdr_dec_seek()
1342 static int nfs4_xdr_dec_layoutstats(struct rpc_rqst *rqstp, in nfs4_xdr_dec_layoutstats()
1373 static int nfs4_xdr_dec_clone(struct rpc_rqst *rqstp, in nfs4_xdr_dec_clone()
1408 static int nfs4_xdr_dec_layouterror(struct rpc_rqst *rqstp, in nfs4_xdr_dec_layouterror()
[all …]
/kernel/linux/linux-5.10/include/linux/sunrpc/
Dbc_xprt.h51 static inline bool svc_is_backchannel(const struct svc_rqst *rqstp) in svc_is_backchannel()
72 static inline bool svc_is_backchannel(const struct svc_rqst *rqstp) in svc_is_backchannel()
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
Dsvcauth_gss.c629 static bool gss_check_seq_num(const struct svc_rqst *rqstp, struct rsc *rsci, in gss_check_seq_num()
713 gss_verify_header(struct svc_rqst *rqstp, struct rsc *rsci, in gss_verify_header()
755 gss_write_null_verf(struct svc_rqst *rqstp) in gss_write_null_verf()
769 gss_write_verf(struct svc_rqst *rqstp, struct gss_ctx *ctx_id, u32 seq) in gss_write_verf()
886 unwrap_integ_data(struct svc_rqst *rqstp, struct xdr_buf *buf, u32 seq, struct gss_ctx *ctx) in unwrap_integ_data()
967 unwrap_priv_data(struct svc_rqst *rqstp, struct xdr_buf *buf, u32 seq, struct gss_ctx *ctx) in unwrap_priv_data()
1034 svcauth_gss_set_client(struct svc_rqst *rqstp) in svcauth_gss_set_client()
1060 gss_write_init_verf(struct cache_detail *cd, struct svc_rqst *rqstp, in gss_write_init_verf()
1144 static int gss_read_proxy_verf(struct svc_rqst *rqstp, in gss_read_proxy_verf()
1229 static int svcauth_gss_legacy_init(struct svc_rqst *rqstp, in svcauth_gss_legacy_init()
[all …]

123