Home
last modified time | relevance | path

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

123

/Linux-v5.4/fs/nfsd/
Dnfs4proc.c96 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support()
118 nfsd4_check_open_attributes(struct svc_rqst *rqstp, in nfsd4_check_open_attributes()
150 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_set_nfs4_acl()
176 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
225 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup()
306 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle()
350 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open()
478 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg()
494 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh()
502 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh()
[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 …]
Dnfs3xdr.c166 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3()
197 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_saved_post_attr()
210 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_post_op_attr()
230 nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs3svc_encode_post_op_attr()
239 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_wcc_data()
312 nfs3svc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_fhandle()
323 nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_sattrargs()
342 nfs3svc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_diropargs()
354 nfs3svc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_accessargs()
367 nfs3svc_decode_readargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_readargs()
[all …]
Dnfs2acl.c23 nfsacld_proc_null(struct svc_rqst *rqstp) in nfsacld_proc_null()
31 static __be32 nfsacld_proc_getacl(struct svc_rqst *rqstp) in nfsacld_proc_getacl()
92 static __be32 nfsacld_proc_setacl(struct svc_rqst *rqstp) in nfsacld_proc_setacl()
146 static __be32 nfsacld_proc_getattr(struct svc_rqst *rqstp) in nfsacld_proc_getattr()
164 static __be32 nfsacld_proc_access(struct svc_rqst *rqstp) in nfsacld_proc_access()
186 static int nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_getaclargs()
199 static int nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_setaclargs()
225 static int nfsaclsvc_decode_fhandleargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_fhandleargs()
235 static int nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_accessargs()
255 static int nfsaclsvc_encode_voidres(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_encode_voidres()
[all …]
Dnfs3proc.c35 nfsd3_proc_null(struct svc_rqst *rqstp) in nfsd3_proc_null()
44 nfsd3_proc_getattr(struct svc_rqst *rqstp) in nfsd3_proc_getattr()
68 nfsd3_proc_setattr(struct svc_rqst *rqstp) in nfsd3_proc_setattr()
87 nfsd3_proc_lookup(struct svc_rqst *rqstp) in nfsd3_proc_lookup()
112 nfsd3_proc_access(struct svc_rqst *rqstp) in nfsd3_proc_access()
132 nfsd3_proc_readlink(struct svc_rqst *rqstp) in nfsd3_proc_readlink()
151 nfsd3_proc_read(struct svc_rqst *rqstp) in nfsd3_proc_read()
184 nfsd3_proc_write(struct svc_rqst *rqstp) in nfsd3_proc_write()
217 nfsd3_proc_create(struct svc_rqst *rqstp) in nfsd3_proc_create()
255 nfsd3_proc_mkdir(struct svc_rqst *rqstp) in nfsd3_proc_mkdir()
[all …]
Dnfsproc.c21 nfsd_proc_null(struct svc_rqst *rqstp) in nfsd_proc_null()
43 nfsd_proc_getattr(struct svc_rqst *rqstp) in nfsd_proc_getattr()
61 nfsd_proc_setattr(struct svc_rqst *rqstp) in nfsd_proc_setattr()
128 nfsd_proc_lookup(struct svc_rqst *rqstp) in nfsd_proc_lookup()
149 nfsd_proc_readlink(struct svc_rqst *rqstp) in nfsd_proc_readlink()
170 nfsd_proc_read(struct svc_rqst *rqstp) in nfsd_proc_read()
211 nfsd_proc_write(struct svc_rqst *rqstp) in nfsd_proc_write()
240 nfsd_proc_create(struct svc_rqst *rqstp) in nfsd_proc_create()
396 nfsd_proc_remove(struct svc_rqst *rqstp) in nfsd_proc_remove()
411 nfsd_proc_rename(struct svc_rqst *rqstp) in nfsd_proc_rename()
[all …]
Dnfs3acl.c22 nfsd3_proc_null(struct svc_rqst *rqstp) in nfsd3_proc_null()
30 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()
128 static int nfs3svc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_getaclargs()
141 static int nfs3svc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_setaclargs()
172 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()
326 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access()
360 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, in nfsd_setattr()
501 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label()
520 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label()
556 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate()
617 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access()
[all …]
Dnfs4idmap.c492 idmap_lookup(struct svc_rqst *rqstp, in idmap_lookup()
515 rqst_authname(struct svc_rqst *rqstp) in rqst_authname()
524 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, in idmap_name_to_id()
563 struct svc_rqst *rqstp, int type, u32 id) in idmap_id_to_name()
590 numeric_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in numeric_name_to_id()
606 do_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in do_name_to_id()
619 struct svc_rqst *rqstp, int type, u32 id) in encode_name_from_id()
627 nfsd_map_name_to_uid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_uid()
644 nfsd_map_name_to_gid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_gid()
660 __be32 nfsd4_encode_user(struct xdr_stream *xdr, struct svc_rqst *rqstp, in nfsd4_encode_user()
[all …]
Dnfsfh.c63 nfsd_mode_check(struct svc_rqst *rqstp, struct dentry *dentry, in nfsd_mode_check()
90 static bool nfsd_originating_port_ok(struct svc_rqst *rqstp, int flags) in nfsd_originating_port_ok()
100 static __be32 nfsd_setuser_and_check_port(struct svc_rqst *rqstp, in nfsd_setuser_and_check_port()
117 static inline __be32 check_pseudo_root(struct svc_rqst *rqstp, in check_pseudo_root()
152 static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp) in nfsd_set_fh_dentry()
321 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify()
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.c93 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()
388 nfsd_cache_lookup(struct svc_rqst *rqstp) in nfsd_cache_lookup()
491 nfsd_cache_update(struct svc_rqst *rqstp, int cachetype, __be32 *statp) in nfsd_cache_update()
553 nfsd_cache_append(struct svc_rqst *rqstp, struct kvec *data) in nfsd_cache_append()
/Linux-v5.4/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 …]
/Linux-v5.4/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()
1152 void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) in svc_printk()
1168 static __printf(2,3) void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) {} in svc_printk()
[all …]
Dsvc_xprt.c314 void svc_xprt_copy_addrs(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_copy_addrs()
335 char *svc_print_addr(struct svc_rqst *rqstp, char *buf, size_t len) in svc_print_addr()
349 static bool svc_xprt_reserve_slot(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_reserve_slot()
360 static void svc_xprt_release_slot(struct svc_rqst *rqstp) in svc_xprt_release_slot()
400 struct svc_rqst *rqstp = NULL; in svc_xprt_do_enqueue() local
488 void svc_reserve(struct svc_rqst *rqstp, int space) in svc_reserve()
503 static void svc_xprt_release(struct svc_rqst *rqstp) in svc_xprt_release()
542 struct svc_rqst *rqstp; in svc_wake_up() local
631 static int svc_alloc_arg(struct svc_rqst *rqstp) in svc_alloc_arg()
676 rqst_should_sleep(struct svc_rqst *rqstp) in rqst_should_sleep()
[all …]
Dsvcsock.c113 static void svc_release_skb(struct svc_rqst *rqstp) in svc_release_skb()
127 static void svc_release_udp_skb(struct svc_rqst *rqstp) in svc_release_udp_skb()
146 static void svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) in svc_set_cmsg_data()
239 static int svc_sendto(struct svc_rqst *rqstp, struct xdr_buf *xdr) in svc_sendto()
322 static ssize_t svc_recvfrom(struct svc_rqst *rqstp, struct kvec *iov, in svc_recvfrom()
367 static void svc_sock_secure_port(struct svc_rqst *rqstp) in svc_sock_secure_port()
440 static int svc_udp_get_dest_address4(struct svc_rqst *rqstp, in svc_udp_get_dest_address4()
457 static int svc_udp_get_dest_address6(struct svc_rqst *rqstp, in svc_udp_get_dest_address6()
479 static int svc_udp_get_dest_address(struct svc_rqst *rqstp, in svc_udp_get_dest_address()
495 static int svc_udp_recvfrom(struct svc_rqst *rqstp) in svc_udp_recvfrom()
[all …]
Dsvcauth.c58 svc_authenticate(struct svc_rqst *rqstp, __be32 *authp) in svc_authenticate()
83 int svc_set_client(struct svc_rqst *rqstp) in svc_set_client()
94 int svc_authorise(struct svc_rqst *rqstp) in svc_authorise()
/Linux-v5.4/fs/nfs/
Dcallback_xdr.c60 static __be32 nfs4_callback_null(struct svc_rqst *rqstp) in nfs4_callback_null()
65 static int nfs4_decode_void(struct svc_rqst *rqstp, __be32 *p) in nfs4_decode_void()
70 static int nfs4_encode_void(struct svc_rqst *rqstp, __be32 *p) in nfs4_encode_void()
176 static __be32 decode_getattr_args(struct svc_rqst *rqstp, in decode_getattr_args()
188 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()
399 static __be32 decode_cb_sequence_args(struct svc_rqst *rqstp, in decode_cb_sequence_args()
447 static __be32 decode_recallany_args(struct svc_rqst *rqstp, in decode_recallany_args()
467 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.c573 static int nfs4_xdr_dec_allocate(struct rpc_rqst *rqstp, in nfs4_xdr_dec_allocate()
601 static int nfs4_xdr_dec_copy(struct rpc_rqst *rqstp, in nfs4_xdr_dec_copy()
636 static int nfs4_xdr_dec_offload_cancel(struct rpc_rqst *rqstp, in nfs4_xdr_dec_offload_cancel()
662 static int nfs4_xdr_dec_deallocate(struct rpc_rqst *rqstp, in nfs4_xdr_dec_deallocate()
690 static int nfs4_xdr_dec_seek(struct rpc_rqst *rqstp, in nfs4_xdr_dec_seek()
715 static int nfs4_xdr_dec_layoutstats(struct rpc_rqst *rqstp, in nfs4_xdr_dec_layoutstats()
746 static int nfs4_xdr_dec_clone(struct rpc_rqst *rqstp, in nfs4_xdr_dec_clone()
782 static int nfs4_xdr_dec_layouterror(struct rpc_rqst *rqstp, in nfs4_xdr_dec_layouterror()
/Linux-v5.4/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()
/Linux-v5.4/net/sunrpc/auth_gss/
Dsvcauth_gss.c681 gss_verify_header(struct svc_rqst *rqstp, struct rsc *rsci, in gss_verify_header()
727 gss_write_null_verf(struct svc_rqst *rqstp) in gss_write_null_verf()
741 gss_write_verf(struct svc_rqst *rqstp, struct gss_ctx *ctx_id, u32 seq) in gss_write_verf()
856 unwrap_integ_data(struct svc_rqst *rqstp, struct xdr_buf *buf, u32 seq, struct gss_ctx *ctx) in unwrap_integ_data()
925 unwrap_priv_data(struct svc_rqst *rqstp, struct xdr_buf *buf, u32 seq, struct gss_ctx *ctx) in unwrap_priv_data()
985 svcauth_gss_set_client(struct svc_rqst *rqstp) in svcauth_gss_set_client()
1011 gss_write_init_verf(struct cache_detail *cd, struct svc_rqst *rqstp, in gss_write_init_verf()
1088 gss_read_proxy_verf(struct svc_rqst *rqstp, in gss_read_proxy_verf()
1139 static int svcauth_gss_legacy_init(struct svc_rqst *rqstp, in svcauth_gss_legacy_init()
1248 static int svcauth_gss_proxy_init(struct svc_rqst *rqstp, in svcauth_gss_proxy_init()
[all …]

123