Lines Matching defs:rqstp

565 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()
1161 svc_return_autherr(struct svc_rqst *rqstp, __be32 auth_err) in svc_return_autherr()
1169 svc_get_autherr(struct svc_rqst *rqstp, __be32 *statp) in svc_get_autherr()
1177 svc_generic_dispatch(struct svc_rqst *rqstp, __be32 *statp) in svc_generic_dispatch()
1216 svc_generic_init_request(struct svc_rqst *rqstp, in svc_generic_init_request()
1272 svc_process_common(struct svc_rqst *rqstp, struct kvec *argv, struct kvec *resv) in svc_process_common()
1491 svc_process(struct svc_rqst *rqstp) in svc_process()
1538 struct svc_rqst *rqstp) in bc_svc_process()
1614 u32 svc_max_payload(const struct svc_rqst *rqstp) in svc_max_payload()
1633 int svc_encode_read_payload(struct svc_rqst *rqstp, unsigned int offset, in svc_encode_read_payload()
1649 unsigned int svc_fill_write_vector(struct svc_rqst *rqstp, struct page **pages, in svc_fill_write_vector()
1690 char *svc_fill_symlink_pathname(struct svc_rqst *rqstp, struct kvec *first, in svc_fill_symlink_pathname()