/linux/fs/nfsd/ |
H A D | nfs4proc.c | 84 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support() 106 nfsd4_check_open_attributes(struct svc_rqst *rqstp, in nfsd4_check_open_attributes() 144 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission() 235 nfsd4_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_create_file() 423 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup() 490 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle() 531 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open() 656 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg() 672 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh() 680 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh() [all …]
|
H A D | nfs3proc.c | 59 nfsd3_proc_null(struct svc_rqst *rqstp) in nfsd3_proc_null() 68 nfsd3_proc_getattr(struct svc_rqst *rqstp) in nfsd3_proc_getattr() 91 nfsd3_proc_setattr(struct svc_rqst *rqstp) in nfsd3_proc_setattr() 115 nfsd3_proc_lookup(struct svc_rqst *rqstp) in nfsd3_proc_lookup() 139 nfsd3_proc_access(struct svc_rqst *rqstp) in nfsd3_proc_access() 159 nfsd3_proc_readlink(struct svc_rqst *rqstp) in nfsd3_proc_readlink() 180 nfsd3_proc_read(struct svc_rqst *rqstp) in nfsd3_proc_read() 218 nfsd3_proc_write(struct svc_rqst *rqstp) in nfsd3_proc_write() 253 nfsd3_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd3_create_file() 378 nfsd3_proc_create(struct svc_rqst *rqstp) in nfsd3_proc_create() [all …]
|
H A D | nfsproc.c | 43 nfsd_proc_null(struct svc_rqst *rqstp) in nfsd_proc_null() 53 nfsd_proc_getattr(struct svc_rqst *rqstp) in nfsd_proc_getattr() 76 nfsd_proc_setattr(struct svc_rqst *rqstp) in nfsd_proc_setattr() 145 nfsd_proc_root(struct svc_rqst *rqstp) in nfsd_proc_root() 157 nfsd_proc_lookup(struct svc_rqst *rqstp) in nfsd_proc_lookup() 182 nfsd_proc_readlink(struct svc_rqst *rqstp) in nfsd_proc_readlink() 205 nfsd_proc_read(struct svc_rqst *rqstp) in nfsd_proc_read() 239 nfsd_proc_writecache(struct svc_rqst *rqstp) in nfsd_proc_writecache() 249 nfsd_proc_write(struct svc_rqst *rqstp) in nfsd_proc_write() 277 nfsd_proc_create(struct svc_rqst *rqstp) in nfsd_proc_create() [all …]
|
H A D | nfs2acl.c | 22 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() 95 static __be32 nfsacld_proc_setacl(struct svc_rqst *rqstp) in nfsacld_proc_setacl() 151 static __be32 nfsacld_proc_getattr(struct svc_rqst *rqstp) in nfsacld_proc_getattr() 170 static __be32 nfsacld_proc_access(struct svc_rqst *rqstp) in nfsacld_proc_access() 194 nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_decode_getaclargs() 207 nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_decode_setaclargs() 228 nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_decode_accessargs() 246 nfsaclsvc_encode_getaclres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_encode_getaclres() 276 nfsaclsvc_encode_accessres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_encode_accessres() [all …]
|
H A D | nfs3acl.c | 20 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 D | vfs.c | 123 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt() 192 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **e… in nfsd_lookup_parent() 241 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry() 313 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup() 343 commit_reset_write_verifier(struct nfsd_net *nn, struct svc_rqst *rqstp, in commit_reset_write_verifier() 419 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access() 500 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_setattr() 655 static struct nfsd4_compound_state *nfsd4_get_cstate(struct svc_rqst *rqstp) in nfsd4_get_cstate() 660 __be32 nfsd4_clone_file_range(struct svc_rqst *rqstp, in nfsd4_clone_file_range() 729 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate() [all …]
|
H A D | nfs4idmap.c | 507 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() 647 nfsd_map_name_to_uid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_uid() 664 nfsd_map_name_to_gid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_gid() 680 __be32 nfsd4_encode_user(struct xdr_stream *xdr, struct svc_rqst *rqstp, in nfsd4_encode_user() [all …]
|
H A D | localio.c | 149 static __be32 localio_proc_null(struct svc_rqst *rqstp) in localio_proc_null() 158 static __be32 localio_proc_uuid_is_local(struct svc_rqst *rqstp) in localio_proc_uuid_is_local() 171 static bool localio_decode_uuidarg(struct svc_rqst *rqstp, in localio_decode_uuidarg()
|
H A D | nfsfh.c | 90 static bool nfsd_originating_port_ok(struct svc_rqst *rqstp, in nfsd_originating_port_ok() 102 static __be32 nfsd_setuser_and_check_port(struct svc_rqst *rqstp, in nfsd_setuser_and_check_port() 145 static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct net *net, in nfsd_set_fh_dentry() 316 __fh_verify(struct svc_rqst *rqstp, in __fh_verify() 449 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify()
|
H A D | nfssvc.c | 822 nfsd_acl_init_request(struct svc_rqst *rqstp, in nfsd_acl_init_request() 867 nfsd_init_request(struct svc_rqst *rqstp, in nfsd_init_request() 902 struct svc_rqst *rqstp = (struct svc_rqst *) vrqstp; in nfsd() local 944 int nfsd_dispatch(struct svc_rqst *rqstp) in nfsd_dispatch() 1031 bool nfssvc_decode_voidarg(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_voidarg() 1045 bool nfssvc_encode_voidres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_encode_voidres()
|
H A D | nfs4state.c | 2068 static struct nfsd4_conn *alloc_conn(struct svc_rqst *rqstp, u32 flags) in alloc_conn() 2103 static void nfsd4_init_conn(struct svc_rqst *rqstp, struct nfsd4_conn *conn, struct nfsd4_session *… in nfsd4_init_conn() 2116 static struct nfsd4_conn *alloc_conn_from_crses(struct svc_rqst *rqstp, struct nfsd4_create_session… in alloc_conn_from_crses() 2188 static void init_session(struct svc_rqst *rqstp, struct nfsd4_session *new, struct nfs4_client *clp… in init_session() 2636 static bool svc_rqst_integrity_protected(struct svc_rqst *rqstp) in svc_rqst_integrity_protected() 2648 bool nfsd4_mach_creds_match(struct nfs4_client *cl, struct svc_rqst *rqstp) in nfsd4_mach_creds_match() 3230 struct svc_rqst *rqstp, nfs4_verifier *verf) in create_client() 3402 gen_callback(struct nfs4_client *clp, struct nfsd4_setclientid *se, struct svc_rqst *rqstp) in gen_callback() 3597 nfsd4_exchange_id(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_exchange_id() 3925 nfsd4_create_session(struct svc_rqst *rqstp, in nfsd4_create_session() [all …]
|
H A D | nfscache.c | 88 nfsd_cacherep_alloc(struct svc_rqst *rqstp, __wsum csum, in nfsd_cacherep_alloc() 479 int nfsd_cache_lookup(struct svc_rqst *rqstp, unsigned int start, in nfsd_cache_lookup() 585 void nfsd_cache_update(struct svc_rqst *rqstp, struct nfsd_cacherep *rp, in nfsd_cache_update() 640 nfsd_cache_append(struct svc_rqst *rqstp, struct kvec *data) in nfsd_cache_append()
|
/linux/fs/lockd/ |
H A D | xdr.c | 149 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 D | svc.c | 638 svc_init_buffer(struct svc_rqst *rqstp, const struct svc_serv *serv, int node) in svc_init_buffer() 656 svc_release_buffer(struct svc_rqst *rqstp) in svc_release_buffer() 667 svc_rqst_free(struct svc_rqst *rqstp) in svc_rqst_free() 683 struct svc_rqst *rqstp; in svc_prepare_thread() local 743 struct svc_rqst *rqstp; in svc_pool_wake_idle_thread() local 800 struct svc_rqst *rqstp; in svc_start_kthreads() local 903 bool svc_rqst_replace_page(struct svc_rqst *rqstp, struct page *page) in svc_rqst_replace_page() 932 void svc_rqst_release_pages(struct svc_rqst *rqstp) in svc_rqst_release_pages() 958 svc_exit_thread(struct svc_rqst *rqstp) in svc_exit_thread() 1250 void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) in svc_printk() [all …]
|
H A D | svc_xprt.c | 382 void svc_xprt_copy_addrs(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_copy_addrs() 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 *rqstp) in svc_thread_should_sleep() 717 static void svc_thread_wait_for_work(struct svc_rqst *rqstp) in svc_thread_wait_for_work() 763 static void svc_handle_xprt(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_handle_xprt() [all …]
|
H A D | svcsock.c | 156 static void svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) in svc_set_cmsg_data() 187 static int svc_sock_result_payload(struct svc_rqst *rqstp, unsigned int offset, in svc_sock_result_payload() 328 static ssize_t svc_tcp_read_msg(struct svc_rqst *rqstp, size_t buflen, in svc_tcp_read_msg() 381 static void svc_sock_secure_port(struct svc_rqst *rqstp) in svc_sock_secure_port() 527 static int svc_udp_get_dest_address4(struct svc_rqst *rqstp, in svc_udp_get_dest_address4() 544 static int svc_udp_get_dest_address6(struct svc_rqst *rqstp, in svc_udp_get_dest_address6() 566 static int svc_udp_get_dest_address(struct svc_rqst *rqstp, in svc_udp_get_dest_address() 589 static int svc_udp_recvfrom(struct svc_rqst *rqstp) in svc_udp_recvfrom() 713 static int svc_udp_sendto(struct svc_rqst *rqstp) in svc_udp_sendto() 975 struct svc_rqst *rqstp) in svc_tcp_restore_pages() [all …]
|
H A D | svcauth.c | 76 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 D | svcauth_unix.c | 642 static struct group_info *unix_gid_find(kuid_t uid, struct svc_rqst *rqstp) in unix_gid_find() 669 svcauth_unix_set_client(struct svc_rqst *rqstp) in svcauth_unix_set_client() 755 svcauth_null_accept(struct svc_rqst *rqstp) in svcauth_null_accept() 796 svcauth_null_release(struct svc_rqst *rqstp) in svcauth_null_release() 832 svcauth_tls_accept(struct svc_rqst *rqstp) in svcauth_tls_accept() 917 svcauth_unix_accept(struct svc_rqst *rqstp) in svcauth_unix_accept() 995 svcauth_unix_release(struct svc_rqst *rqstp) in svcauth_unix_release()
|
/linux/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_rw.c | 731 static int svc_rdma_build_read_segment(struct svc_rqst *rqstp, in svc_rdma_build_read_segment() argument 799 static int svc_rdma_build_read_chunk(struct svc_rqst *rqstp, in svc_rdma_build_read_chunk() argument 832 svc_rdma_copy_inline_range(struct svc_rqst * rqstp,struct svc_rdma_recv_ctxt * head,unsigned int offset,unsigned int remaining) svc_rdma_copy_inline_range() argument 882 svc_rdma_read_multiple_chunks(struct svc_rqst * rqstp,struct svc_rdma_recv_ctxt * head) svc_rdma_read_multiple_chunks() argument 936 svc_rdma_read_data_item(struct svc_rqst * rqstp,struct svc_rdma_recv_ctxt * head) svc_rdma_read_data_item() argument 958 svc_rdma_read_chunk_range(struct svc_rqst * rqstp,struct svc_rdma_recv_ctxt * head,const struct svc_rdma_chunk * chunk,unsigned int offset,unsigned int length) svc_rdma_read_chunk_range() argument 1002 svc_rdma_read_call_chunk(struct svc_rqst * rqstp,struct svc_rdma_recv_ctxt * head) svc_rdma_read_call_chunk() argument 1065 svc_rdma_read_special(struct svc_rqst * rqstp,struct svc_rdma_recv_ctxt * head) svc_rdma_read_special() argument 1081 svc_rdma_clear_rqst_pages(struct svc_rqst * rqstp,struct svc_rdma_recv_ctxt * head) svc_rdma_clear_rqst_pages() argument 1116 svc_rdma_process_read_list(struct svcxprt_rdma * rdma,struct svc_rqst * rqstp,struct svc_rdma_recv_ctxt * head) svc_rdma_process_read_list() argument [all...] |
/linux/net/sunrpc/auth_gss/ |
H A D | svcauth_gss.c | 655 static bool gss_check_seq_num(const struct svc_rqst *rqstp, struct rsc *rsci, in gss_check_seq_num() 702 svcauth_gss_verify_header(struct svc_rqst *rqstp, struct rsc *rsci, in svcauth_gss_verify_header() 757 svcauth_gss_encode_verf(struct svc_rqst *rqstp, struct gss_ctx *ctx_id, u32 seq) in svcauth_gss_encode_verf() 860 svcauth_gss_unwrap_integ(struct svc_rqst *rqstp, u32 seq, struct gss_ctx *ctx) in svcauth_gss_unwrap_integ() 936 svcauth_gss_unwrap_priv(struct svc_rqst *rqstp, u32 seq, struct gss_ctx *ctx) in svcauth_gss_unwrap_priv() 980 svcauth_gss_set_client(struct svc_rqst *rqstp) in svcauth_gss_set_client() 1010 svcauth_gss_proc_init_verf(struct cache_detail *cd, struct svc_rqst *rqstp, in svcauth_gss_proc_init_verf() 1045 static int gss_read_proxy_verf(struct svc_rqst *rqstp, in gss_read_proxy_verf() 1154 svcauth_gss_legacy_init(struct svc_rqst *rqstp, in svcauth_gss_legacy_init() 1290 static int svcauth_gss_proxy_init(struct svc_rqst *rqstp, in svcauth_gss_proxy_init() [all …]
|
/linux/fs/nfs/ |
H A D | nfs42xdr.c | 1380 static int nfs4_xdr_dec_allocate(struct rpc_rqst *rqstp, in nfs4_xdr_dec_allocate() 1408 static int nfs4_xdr_dec_copy(struct rpc_rqst *rqstp, in nfs4_xdr_dec_copy() 1443 static int nfs4_xdr_dec_offload_cancel(struct rpc_rqst *rqstp, in nfs4_xdr_dec_offload_cancel() 1469 static int nfs4_xdr_dec_offload_status(struct rpc_rqst *rqstp, in nfs4_xdr_dec_offload_status() 1495 static int nfs4_xdr_dec_copy_notify(struct rpc_rqst *rqstp, in nfs4_xdr_dec_copy_notify() 1521 static int nfs4_xdr_dec_deallocate(struct rpc_rqst *rqstp, in nfs4_xdr_dec_deallocate() 1549 static int nfs4_xdr_dec_zero_range(struct rpc_rqst *rqstp, in nfs4_xdr_dec_zero_range() 1580 static int nfs4_xdr_dec_read_plus(struct rpc_rqst *rqstp, in nfs4_xdr_dec_read_plus() 1609 static int nfs4_xdr_dec_seek(struct rpc_rqst *rqstp, in nfs4_xdr_dec_seek() 1634 static int nfs4_xdr_dec_layoutstats(struct rpc_rqst *rqstp, in nfs4_xdr_dec_layoutstats() [all …]
|
H A D | callback.c | 77 struct svc_rqst *rqstp = vrqstp; in nfs4_callback_svc() local 280 check_gss_callback_principal(struct nfs_client *clp, struct svc_rqst *rqstp) in check_gss_callback_principal() 328 static enum svc_auth_status nfs_callback_authenticate(struct svc_rqst *rqstp) in nfs_callback_authenticate()
|
H A D | nfs4xdr.c | 5923 struct rpc_rqst *rqstp) in decode_sequence() 6233 static int nfs4_xdr_dec_open_downgrade(struct rpc_rqst *rqstp, in nfs4_xdr_dec_open_downgrade() 6264 static int nfs4_xdr_dec_access(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_access() 6292 static int nfs4_xdr_dec_lookup(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_lookup() 6322 static int nfs4_xdr_dec_lookupp(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_lookupp() 6352 static int nfs4_xdr_dec_lookup_root(struct rpc_rqst *rqstp, in nfs4_xdr_dec_lookup_root() 6379 static int nfs4_xdr_dec_remove(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_remove() 6403 static int nfs4_xdr_dec_rename(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_rename() 6433 static int nfs4_xdr_dec_link(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_link() 6473 static int nfs4_xdr_dec_create(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_create() [all …]
|
/linux/include/linux/sunrpc/ |
H A D | bc_xprt.h | 38 static inline bool svc_is_backchannel(const struct svc_rqst *rqstp) in svc_is_backchannel() 59 static inline bool svc_is_backchannel(const struct svc_rqst *rqstp) in svc_is_backchannel()
|
H A D | svc.h | 313 static inline bool svc_thread_should_stop(struct svc_rqst *rqstp) in svc_thread_should_stop() 334 static inline void svc_thread_init_status(struct svc_rqst *rqstp, int err) in svc_thread_init_status() 486 static inline void svc_reserve_auth(struct svc_rqst *rqstp, int space) in svc_reserve_auth() 496 static inline void svcxdr_init_decode(struct svc_rqst *rqstp) in svcxdr_init_decode() 514 static inline void svcxdr_init_encode(struct svc_rqst *rqstp) in svcxdr_init_encode() 543 static inline void svcxdr_encode_opaque_pages(struct svc_rqst *rqstp, in svcxdr_encode_opaque_pages() 561 static inline void svcxdr_set_auth_slack(struct svc_rqst *rqstp, int slack) in svcxdr_set_auth_slack() 584 static inline bool svcxdr_set_accept_stat(struct svc_rqst *rqstp) in svcxdr_set_accept_stat()
|