Home
last modified time | relevance | path

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

12

/linux-3.3/fs/nfsd/
Dnfs4proc.c58 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support()
94 nfsd4_check_open_attributes(struct svc_rqst *rqstp, in nfsd4_check_open_attributes()
126 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_set_nfs4_acl()
152 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
193 do_open_lookup(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) in do_open_lookup()
265 do_open_fhandle(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) in do_open_fhandle()
299 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open()
415 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh()
426 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh()
437 nfsd4_putrootfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putrootfh()
[all …]
Dnfs3xdr.c162 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3()
188 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_saved_post_attr()
201 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_post_op_attr()
221 nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs3svc_encode_post_op_attr()
230 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_wcc_data()
275 nfs3svc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfs3svc_decode_fhandle()
283 nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_sattrargs()
300 nfs3svc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_diropargs()
311 nfs3svc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_accessargs()
322 nfs3svc_decode_readargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_readargs()
[all …]
Dnfsxdr.c141 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr()
197 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs2svc_encode_fattr()
208 nfssvc_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfssvc_decode_void()
214 nfssvc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfssvc_decode_fhandle()
222 nfssvc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_sattrargs()
234 nfssvc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_diropargs()
245 nfssvc_decode_readargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_readargs()
276 nfssvc_decode_writeargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_writeargs()
329 nfssvc_decode_createargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_createargs()
341 nfssvc_decode_renameargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_renameargs()
[all …]
Dnfs3proc.c34 nfsd3_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfsd3_proc_null()
43 nfsd3_proc_getattr(struct svc_rqst *rqstp, struct nfsd_fhandle *argp, in nfsd3_proc_getattr()
69 nfsd3_proc_setattr(struct svc_rqst *rqstp, struct nfsd3_sattrargs *argp, in nfsd3_proc_setattr()
87 nfsd3_proc_lookup(struct svc_rqst *rqstp, struct nfsd3_diropargs *argp, in nfsd3_proc_lookup()
111 nfsd3_proc_access(struct svc_rqst *rqstp, struct nfsd3_accessargs *argp, in nfsd3_proc_access()
130 nfsd3_proc_readlink(struct svc_rqst *rqstp, struct nfsd3_readlinkargs *argp, in nfsd3_proc_readlink()
148 nfsd3_proc_read(struct svc_rqst *rqstp, struct nfsd3_readargs *argp, in nfsd3_proc_read()
188 nfsd3_proc_write(struct svc_rqst *rqstp, struct nfsd3_writeargs *argp, in nfsd3_proc_write()
217 nfsd3_proc_create(struct svc_rqst *rqstp, struct nfsd3_createargs *argp, in nfsd3_proc_create()
259 nfsd3_proc_mkdir(struct svc_rqst *rqstp, struct nfsd3_createargs *argp, in nfsd3_proc_mkdir()
[all …]
Dnfs2acl.c22 nfsacld_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfsacld_proc_null()
30 static __be32 nfsacld_proc_getacl(struct svc_rqst * rqstp, in nfsacld_proc_getacl()
98 static __be32 nfsacld_proc_setacl(struct svc_rqst * rqstp, in nfsacld_proc_setacl()
129 static __be32 nfsacld_proc_getattr(struct svc_rqst * rqstp, in nfsacld_proc_getattr()
141 static __be32 nfsacld_proc_access(struct svc_rqst *rqstp, struct nfsd3_accessargs *argp, in nfsacld_proc_access()
159 static int nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_getaclargs()
170 static int nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_setaclargs()
195 static int nfsaclsvc_decode_fhandleargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_fhandleargs()
203 static int nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_accessargs()
222 nfsaclsvc_encode_voidres(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfsaclsvc_encode_voidres()
[all …]
Dnfsproc.c20 nfsd_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfsd_proc_null()
46 nfsd_proc_getattr(struct svc_rqst *rqstp, struct nfsd_fhandle *argp, in nfsd_proc_getattr()
63 nfsd_proc_setattr(struct svc_rqst *rqstp, struct nfsd_sattrargs *argp, in nfsd_proc_setattr()
83 nfsd_proc_lookup(struct svc_rqst *rqstp, struct nfsd_diropargs *argp, in nfsd_proc_lookup()
103 nfsd_proc_readlink(struct svc_rqst *rqstp, struct nfsd_readlinkargs *argp, in nfsd_proc_readlink()
123 nfsd_proc_read(struct svc_rqst *rqstp, struct nfsd_readargs *argp, in nfsd_proc_read()
163 nfsd_proc_write(struct svc_rqst *rqstp, struct nfsd_writeargs *argp, in nfsd_proc_write()
189 nfsd_proc_create(struct svc_rqst *rqstp, struct nfsd_createargs *argp, in nfsd_proc_create()
340 nfsd_proc_remove(struct svc_rqst *rqstp, struct nfsd_diropargs *argp, in nfsd_proc_remove()
355 nfsd_proc_rename(struct svc_rqst *rqstp, struct nfsd_renameargs *argp, in nfsd_proc_rename()
[all …]
Dnfs3acl.c21 nfsd3_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfsd3_proc_null()
29 static __be32 nfsd3_proc_getacl(struct svc_rqst * rqstp, in nfsd3_proc_getacl()
95 static __be32 nfsd3_proc_setacl(struct svc_rqst * rqstp, in nfsd3_proc_setacl()
124 static int nfs3svc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_getaclargs()
135 static int nfs3svc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_setaclargs()
165 static int nfs3svc_encode_getaclres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_getaclres()
210 static int nfs3svc_encode_setaclres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_setaclres()
221 static int nfs3svc_release_getacl(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_release_getacl()
Dvfs.c81 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt()
140 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **e… in nfsd_lookup_parent()
179 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry()
246 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup()
304 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, in nfsd_setattr()
496 nfsd4_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_acl()
558 nfsd4_get_nfs4_acl(struct svc_rqst *rqstp, struct dentry *dentry, struct nfs4_acl **acl) in nfsd4_get_nfs4_acl()
670 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access()
744 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, in nfsd_open()
872 struct svc_rqst *rqstp = sd->u.data; in nfsd_splice_actor() local
[all …]
Dnfs4idmap.c487 idmap_lookup(struct svc_rqst *rqstp, in idmap_lookup()
510 rqst_authname(struct svc_rqst *rqstp) in rqst_authname()
519 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, in idmap_name_to_id()
543 idmap_id_to_name(struct svc_rqst *rqstp, int type, uid_t id, char *name) in idmap_id_to_name()
565 nfsd_map_name_to_uid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_uid()
572 nfsd_map_name_to_gid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_gid()
579 nfsd_map_uid_to_name(struct svc_rqst *rqstp, __u32 id, char *name) in nfsd_map_uid_to_name()
585 nfsd_map_gid_to_name(struct svc_rqst *rqstp, __u32 id, char *name) in nfsd_map_gid_to_name()
Dnfsfh.c62 nfsd_mode_check(struct svc_rqst *rqstp, umode_t mode, umode_t requested) in nfsd_mode_check()
83 static __be32 nfsd_setuser_and_check_port(struct svc_rqst *rqstp, in nfsd_setuser_and_check_port()
101 static inline __be32 check_pseudo_root(struct svc_rqst *rqstp, in check_pseudo_root()
136 static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp) in nfsd_set_fh_dentry()
296 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify()
Dauth.c7 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp) in nfsexp_flags()
20 int nfsd_setuser(struct svc_rqst *rqstp, struct svc_export *exp) in nfsd_setuser()
Dnfscache.c121 nfsd_cache_lookup(struct svc_rqst *rqstp) in nfsd_cache_lookup()
258 nfsd_cache_update(struct svc_rqst *rqstp, int cachetype, __be32 *statp) in nfsd_cache_update()
311 nfsd_cache_append(struct svc_rqst *rqstp, struct kvec *data) in nfsd_cache_append()
/linux-3.3/fs/lockd/
Dsvc4proc.c21 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args()
64 nlm4svc_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nlm4svc_proc_null()
74 nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_test()
101 nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_lock()
143 nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_cancel()
176 nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_unlock()
210 nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_granted()
245 static __be32 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_args *argp, in nlm4svc_callback()
274 static __be32 nlm4svc_proc_test_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_test_msg()
281 static __be32 nlm4svc_proc_lock_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_lock_msg()
[all …]
Dsvcproc.c50 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_retrieve_args()
93 nlmsvc_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nlmsvc_proc_null()
103 nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_test()
131 nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_lock()
173 nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_cancel()
206 nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_unlock()
240 nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_granted()
283 static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_args *argp, in nlmsvc_callback()
312 static __be32 nlmsvc_proc_test_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_test_msg()
319 static __be32 nlmsvc_proc_lock_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_lock_msg()
[all …]
Dxdr4.c182 nlm4svc_decode_testargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_testargs()
199 nlm4svc_encode_testres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_encode_testres()
207 nlm4svc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_lockargs()
227 nlm4svc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_cancargs()
243 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_unlockargs()
253 nlm4svc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_shareargs()
274 nlm4svc_encode_shareres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_encode_shareres()
284 nlm4svc_encode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_encode_res()
293 nlm4svc_decode_notify(struct svc_rqst *rqstp, __be32 *p, struct nlm_args *argp) in nlm4svc_decode_notify()
305 nlm4svc_decode_reboot(struct svc_rqst *rqstp, __be32 *p, struct nlm_reboot *argp) in nlm4svc_decode_reboot()
[all …]
Dxdr.c191 nlmsvc_decode_testargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_testargs()
208 nlmsvc_encode_testres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_testres()
216 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_lockargs()
236 nlmsvc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_cancargs()
252 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_unlockargs()
262 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_shareargs()
283 nlmsvc_encode_shareres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_shareres()
293 nlmsvc_encode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_res()
302 nlmsvc_decode_notify(struct svc_rqst *rqstp, __be32 *p, struct nlm_args *argp) in nlmsvc_decode_notify()
314 nlmsvc_decode_reboot(struct svc_rqst *rqstp, __be32 *p, struct nlm_reboot *argp) in nlmsvc_decode_reboot()
[all …]
/linux-3.3/net/sunrpc/
Dsvc_xprt.c257 void svc_xprt_copy_addrs(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_copy_addrs()
278 char *svc_print_addr(struct svc_rqst *rqstp, char *buf, size_t len) in svc_print_addr()
290 static void svc_thread_enqueue(struct svc_pool *pool, struct svc_rqst *rqstp) in svc_thread_enqueue()
298 static void svc_thread_dequeue(struct svc_pool *pool, struct svc_rqst *rqstp) in svc_thread_dequeue()
321 struct svc_rqst *rqstp; in svc_xprt_enqueue() local
431 void svc_reserve(struct svc_rqst *rqstp, int space) in svc_reserve()
445 static void svc_xprt_release(struct svc_rqst *rqstp) in svc_xprt_release()
482 struct svc_rqst *rqstp; in svc_wake_up() local
579 int svc_recv(struct svc_rqst *rqstp, long timeout) in svc_recv()
769 void svc_drop(struct svc_rqst *rqstp) in svc_drop()
[all …]
Dsvcsock.c115 static void svc_release_skb(struct svc_rqst *rqstp) in svc_release_skb()
136 static void svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) in svc_set_cmsg_data()
229 static int svc_sendto(struct svc_rqst *rqstp, struct xdr_buf *xdr) in svc_sendto()
374 static int svc_recvfrom(struct svc_rqst *rqstp, struct kvec *iov, int nr, in svc_recvfrom()
394 static int svc_partial_recvfrom(struct svc_rqst *rqstp, in svc_partial_recvfrom()
499 static int svc_udp_get_dest_address4(struct svc_rqst *rqstp, in svc_udp_get_dest_address4()
516 static int svc_udp_get_dest_address6(struct svc_rqst *rqstp, in svc_udp_get_dest_address6()
538 static int svc_udp_get_dest_address(struct svc_rqst *rqstp, in svc_udp_get_dest_address()
554 static int svc_udp_recvfrom(struct svc_rqst *rqstp) in svc_udp_recvfrom()
671 svc_udp_sendto(struct svc_rqst *rqstp) in svc_udp_sendto()
[all …]
Dsvc.c561 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node) in svc_init_buffer()
588 svc_release_buffer(struct svc_rqst *rqstp) in svc_release_buffer()
600 struct svc_rqst *rqstp; in svc_prepare_thread() local
672 struct svc_rqst *rqstp; in choose_victim() local
704 struct svc_rqst *rqstp; in svc_set_num_threads() local
765 svc_exit_thread(struct svc_rqst *rqstp) in svc_exit_thread()
1022 int svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) in svc_printk()
1045 svc_process_common(struct svc_rqst *rqstp, struct kvec *argv, struct kvec *resv) in svc_process_common()
1274 svc_process(struct svc_rqst *rqstp) in svc_process()
1323 struct svc_rqst *rqstp) in bc_svc_process()
[all …]
Dsvcauth.c37 svc_authenticate(struct svc_rqst *rqstp, __be32 *authp) in svc_authenticate()
62 int svc_set_client(struct svc_rqst *rqstp) in svc_set_client()
72 int svc_authorise(struct svc_rqst *rqstp) in svc_authorise()
/linux-3.3/fs/nfs/
Dcallback_xdr.c55 static __be32 nfs4_callback_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfs4_callback_null()
60 static int nfs4_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfs4_decode_void()
65 static int nfs4_encode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfs4_encode_void()
191 static __be32 decode_getattr_args(struct svc_rqst *rqstp, struct xdr_stream *xdr, struct cb_getattr… in decode_getattr_args()
205 static __be32 decode_recall_args(struct svc_rqst *rqstp, struct xdr_stream *xdr, struct cb_recallar… in decode_recall_args()
228 static __be32 decode_layoutrecall_args(struct svc_rqst *rqstp, in decode_layoutrecall_args()
289 __be32 decode_devicenotify_args(struct svc_rqst *rqstp, in decode_devicenotify_args()
431 static __be32 decode_cb_sequence_args(struct svc_rqst *rqstp, in decode_cb_sequence_args()
491 static __be32 decode_recallany_args(struct svc_rqst *rqstp, in decode_recallany_args()
511 static __be32 decode_recallslot_args(struct svc_rqst *rqstp, in decode_recallslot_args()
[all …]
Dcallback.c73 struct svc_rqst *rqstp = vrqstp; in nfs4_callback_svc() local
143 struct svc_rqst *rqstp = vrqstp; in nfs41_callback_svc() local
178 struct svc_rqst *rqstp; in nfs41_callback_up() local
250 struct svc_rqst *rqstp; in nfs_callback_up() local
333 check_gss_callback_principal(struct nfs_client *clp, struct svc_rqst *rqstp) in check_gss_callback_principal()
370 static int nfs_callback_authenticate(struct svc_rqst *rqstp) in nfs_callback_authenticate()
/linux-3.3/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c57 static void rdma_build_arg_xdr(struct svc_rqst *rqstp, in rdma_build_arg_xdr()
129 struct svc_rqst *rqstp, in map_read_chunks()
229 struct svc_rqst *rqstp, in fast_reg_read_chunks()
382 struct svc_rqst *rqstp, in rdma_read_xdr()
531 static int rdma_read_complete(struct svc_rqst *rqstp, in rdma_read_complete()
582 int svc_rdma_recvfrom(struct svc_rqst *rqstp) in svc_rdma_recvfrom()
Dsvc_rdma_sendto.c288 static int send_write(struct svcxprt_rdma *xprt, struct svc_rqst *rqstp, in send_write()
380 struct svc_rqst *rqstp, in send_write_chunks()
451 struct svc_rqst *rqstp, in send_reply_chunks()
537 struct svc_rqst *rqstp, in send_reply()
655 void svc_rdma_prep_reply_hdr(struct svc_rqst *rqstp) in svc_rdma_prep_reply_hdr()
671 int svc_rdma_sendto(struct svc_rqst *rqstp) in svc_rdma_sendto()
/linux-3.3/include/linux/sunrpc/
Dbc_xprt.h44 static inline int svc_is_backchannel(const struct svc_rqst *rqstp) in svc_is_backchannel()
57 static inline int svc_is_backchannel(const struct svc_rqst *rqstp) in svc_is_backchannel()

12