/Linux-v4.19/fs/nfsd/ |
D | nfs4proc.c | 95 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support() 117 nfsd4_check_open_attributes(struct svc_rqst *rqstp, in nfsd4_check_open_attributes() 149 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_set_nfs4_acl() 175 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission() 224 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup() 305 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle() 349 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open() 476 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg() 492 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh() 500 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh() [all …]
|
D | nfsxdr.c | 129 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr() 186 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, struct kstat *s… in nfs2svc_encode_fattr() 195 nfssvc_decode_void(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_void() 201 nfssvc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_fhandle() 212 nfssvc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_sattrargs() 225 nfssvc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_diropargs() 237 nfssvc_decode_readargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_readargs() 269 nfssvc_decode_writeargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_writeargs() 315 nfssvc_decode_createargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_createargs() 328 nfssvc_decode_renameargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_renameargs() [all …]
|
D | nfs3xdr.c | 165 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3() 195 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_saved_post_attr() 208 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_post_op_attr() 228 nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs3svc_encode_post_op_attr() 237 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_wcc_data() 310 nfs3svc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_fhandle() 321 nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_sattrargs() 340 nfs3svc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_diropargs() 352 nfs3svc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_accessargs() 365 nfs3svc_decode_readargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_readargs() [all …]
|
D | nfs3proc.c | 35 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() 189 nfsd3_proc_write(struct svc_rqst *rqstp) in nfsd3_proc_write() 222 nfsd3_proc_create(struct svc_rqst *rqstp) in nfsd3_proc_create() 260 nfsd3_proc_mkdir(struct svc_rqst *rqstp) in nfsd3_proc_mkdir() [all …]
|
D | nfs2acl.c | 23 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 …]
|
D | nfsproc.c | 21 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() 209 nfsd_proc_write(struct svc_rqst *rqstp) in nfsd_proc_write() 238 nfsd_proc_create(struct svc_rqst *rqstp) in nfsd_proc_create() 394 nfsd_proc_remove(struct svc_rqst *rqstp) in nfsd_proc_remove() 409 nfsd_proc_rename(struct svc_rqst *rqstp) in nfsd_proc_rename() [all …]
|
D | nfs3acl.c | 22 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()
|
D | vfs.c | 86 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt() 151 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **e… in nfsd_lookup_parent() 200 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry() 277 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup() 353 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access() 387 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, in nfsd_setattr() 515 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label() 534 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label() 564 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate() 625 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access() [all …]
|
D | nfs4idmap.c | 491 idmap_lookup(struct svc_rqst *rqstp, in idmap_lookup() 514 rqst_authname(struct svc_rqst *rqstp) in rqst_authname() 523 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, in idmap_name_to_id() 562 struct svc_rqst *rqstp, int type, u32 id) in idmap_id_to_name() 589 numeric_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in numeric_name_to_id() 605 do_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in do_name_to_id() 618 struct svc_rqst *rqstp, int type, u32 id) in encode_name_from_id() 626 nfsd_map_name_to_uid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_uid() 643 nfsd_map_name_to_gid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_gid() 659 __be32 nfsd4_encode_user(struct xdr_stream *xdr, struct svc_rqst *rqstp, in nfsd4_encode_user() [all …]
|
D | nfsfh.c | 63 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()
|
D | nfscache.c | 292 nfsd_cache_csum(struct svc_rqst *rqstp) in nfsd_cache_csum() 322 nfsd_cache_match(struct svc_rqst *rqstp, __wsum csum, struct svc_cacherep *rp) in nfsd_cache_match() 351 nfsd_cache_search(struct nfsd_drc_bucket *b, struct svc_rqst *rqstp, in nfsd_cache_search() 388 nfsd_cache_lookup(struct svc_rqst *rqstp) in nfsd_cache_lookup() 515 nfsd_cache_update(struct svc_rqst *rqstp, int cachetype, __be32 *statp) in nfsd_cache_update() 576 nfsd_cache_append(struct svc_rqst *rqstp, struct kvec *data) in nfsd_cache_append()
|
D | auth.c | 8 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()
|
/Linux-v4.19/fs/lockd/ |
D | svc4proc.c | 23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args() 66 nlm4svc_proc_null(struct svc_rqst *rqstp) in nlm4svc_proc_null() 76 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test() 103 nlm4svc_proc_test(struct svc_rqst *rqstp) in nlm4svc_proc_test() 109 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock() 151 nlm4svc_proc_lock(struct svc_rqst *rqstp) in nlm4svc_proc_lock() 157 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel() 187 nlm4svc_proc_cancel(struct svc_rqst *rqstp) in nlm4svc_proc_cancel() 196 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock() 226 nlm4svc_proc_unlock(struct svc_rqst *rqstp) in nlm4svc_proc_unlock() [all …]
|
D | svcproc.c | 52 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_retrieve_args() 96 nlmsvc_proc_null(struct svc_rqst *rqstp) in nlmsvc_proc_null() 106 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test() 134 nlmsvc_proc_test(struct svc_rqst *rqstp) in nlmsvc_proc_test() 140 __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() 219 nlmsvc_proc_cancel(struct svc_rqst *rqstp) in nlmsvc_proc_cancel() 228 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock() 259 nlmsvc_proc_unlock(struct svc_rqst *rqstp) in nlmsvc_proc_unlock() [all …]
|
D | xdr4.c | 183 nlm4svc_decode_testargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_testargs() 201 nlm4svc_encode_testres(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_encode_testres() 211 nlm4svc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_lockargs() 232 nlm4svc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_cancargs() 249 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_unlockargs() 261 nlm4svc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_shareargs() 283 nlm4svc_encode_shareres(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_encode_shareres() 295 nlm4svc_encode_res(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_encode_res() 306 nlm4svc_decode_notify(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_notify() 319 nlm4svc_decode_reboot(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_reboot() [all …]
|
D | xdr.c | 186 nlmsvc_decode_testargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_testargs() 204 nlmsvc_encode_testres(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_testres() 214 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_lockargs() 235 nlmsvc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_cancargs() 252 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_unlockargs() 264 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_shareargs() 286 nlmsvc_encode_shareres(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_shareres() 298 nlmsvc_encode_res(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_res() 309 nlmsvc_decode_notify(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_notify() 322 nlmsvc_decode_reboot(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_reboot() [all …]
|
/Linux-v4.19/net/sunrpc/ |
D | svc_xprt.c | 310 void svc_xprt_copy_addrs(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_copy_addrs() 331 char *svc_print_addr(struct svc_rqst *rqstp, char *buf, size_t len) in svc_print_addr() 345 static bool svc_xprt_reserve_slot(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_reserve_slot() 356 static void svc_xprt_release_slot(struct svc_rqst *rqstp) in svc_xprt_release_slot() 382 struct svc_rqst *rqstp = NULL; in svc_xprt_do_enqueue() local 470 void svc_reserve(struct svc_rqst *rqstp, int space) in svc_reserve() 484 static void svc_xprt_release(struct svc_rqst *rqstp) in svc_xprt_release() 523 struct svc_rqst *rqstp; in svc_wake_up() local 612 static int svc_alloc_arg(struct svc_rqst *rqstp) in svc_alloc_arg() 657 rqst_should_sleep(struct svc_rqst *rqstp) in rqst_should_sleep() [all …]
|
D | svcsock.c | 119 static void svc_release_skb(struct svc_rqst *rqstp) in svc_release_skb() 133 static void svc_release_udp_skb(struct svc_rqst *rqstp) in svc_release_udp_skb() 152 static void svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) in svc_set_cmsg_data() 245 static int svc_sendto(struct svc_rqst *rqstp, struct xdr_buf *xdr) in svc_sendto() 328 static int svc_recvfrom(struct svc_rqst *rqstp, struct kvec *iov, int nr, in svc_recvfrom() 354 static int svc_partial_recvfrom(struct svc_rqst *rqstp, in svc_partial_recvfrom() 394 static void svc_sock_secure_port(struct svc_rqst *rqstp) in svc_sock_secure_port() 467 static int svc_udp_get_dest_address4(struct svc_rqst *rqstp, in svc_udp_get_dest_address4() 484 static int svc_udp_get_dest_address6(struct svc_rqst *rqstp, in svc_udp_get_dest_address6() 506 static int svc_udp_get_dest_address(struct svc_rqst *rqstp, in svc_udp_get_dest_address() [all …]
|
D | svc.c | 564 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node) in svc_init_buffer() 593 svc_release_buffer(struct svc_rqst *rqstp) in svc_release_buffer() 605 struct svc_rqst *rqstp; in svc_rqst_alloc() local 637 struct svc_rqst *rqstp; in svc_prepare_thread() local 689 struct svc_rqst *rqstp; in choose_victim() local 709 struct svc_rqst *rqstp; in svc_start_kthreads() local 841 svc_rqst_free(struct svc_rqst *rqstp) in svc_rqst_free() 852 svc_exit_thread(struct svc_rqst *rqstp) in svc_exit_thread() 1128 void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) in svc_printk() 1144 static __printf(2,3) void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) {} in svc_printk() [all …]
|
D | svcauth.c | 37 svc_authenticate(struct svc_rqst *rqstp, __be32 *authp) in svc_authenticate() 65 int svc_set_client(struct svc_rqst *rqstp) in svc_set_client() 76 int svc_authorise(struct svc_rqst *rqstp) in svc_authorise()
|
/Linux-v4.19/fs/nfs/ |
D | callback_xdr.c | 60 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() 186 static __be32 decode_getattr_args(struct svc_rqst *rqstp, in decode_getattr_args() 198 static __be32 decode_recall_args(struct svc_rqst *rqstp, in decode_recall_args() 222 static __be32 decode_layoutrecall_args(struct svc_rqst *rqstp, in decode_layoutrecall_args() 266 __be32 decode_devicenotify_args(struct svc_rqst *rqstp, in decode_devicenotify_args() 408 static __be32 decode_cb_sequence_args(struct svc_rqst *rqstp, in decode_cb_sequence_args() 456 static __be32 decode_recallany_args(struct svc_rqst *rqstp, in decode_recallany_args() 476 static __be32 decode_recallslot_args(struct svc_rqst *rqstp, in decode_recallslot_args() [all …]
|
D | callback.c | 76 struct svc_rqst *rqstp = vrqstp; in nfs4_callback_svc() local 104 struct svc_rqst *rqstp = vrqstp; in nfs41_callback_svc() local 377 check_gss_callback_principal(struct nfs_client *clp, struct svc_rqst *rqstp) in check_gss_callback_principal() 425 static int nfs_callback_authenticate(struct svc_rqst *rqstp) in nfs_callback_authenticate()
|
D | nfs42xdr.c | 501 static int nfs4_xdr_dec_allocate(struct rpc_rqst *rqstp, in nfs4_xdr_dec_allocate() 529 static int nfs4_xdr_dec_copy(struct rpc_rqst *rqstp, in nfs4_xdr_dec_copy() 564 static int nfs4_xdr_dec_offload_cancel(struct rpc_rqst *rqstp, in nfs4_xdr_dec_offload_cancel() 590 static int nfs4_xdr_dec_deallocate(struct rpc_rqst *rqstp, in nfs4_xdr_dec_deallocate() 618 static int nfs4_xdr_dec_seek(struct rpc_rqst *rqstp, in nfs4_xdr_dec_seek() 643 static int nfs4_xdr_dec_layoutstats(struct rpc_rqst *rqstp, in nfs4_xdr_dec_layoutstats() 674 static int nfs4_xdr_dec_clone(struct rpc_rqst *rqstp, in nfs4_xdr_dec_clone()
|
/Linux-v4.19/include/linux/sunrpc/ |
D | bc_xprt.h | 49 static inline int svc_is_backchannel(const struct svc_rqst *rqstp) in svc_is_backchannel() 62 static inline int svc_is_backchannel(const struct svc_rqst *rqstp) in svc_is_backchannel()
|
/Linux-v4.19/net/sunrpc/xprtrdma/ |
D | svc_rdma_sendto.c | 649 static void svc_rdma_save_io_pages(struct svc_rqst *rqstp, in svc_rdma_save_io_pages() 685 struct svc_rqst *rqstp, in svc_rdma_send_reply_msg() 720 struct svc_rqst *rqstp) in svc_rdma_send_error_msg() 744 void svc_rdma_prep_reply_hdr(struct svc_rqst *rqstp) in svc_rdma_prep_reply_hdr() 760 int svc_rdma_sendto(struct svc_rqst *rqstp) in svc_rdma_sendto()
|