Searched defs:rqst (Results 26 - 40 of 40) sorted by relevance

12

/linux-master/fs/smb/client/
H A Dtransport.c247 smb_rqst_len(struct TCP_Server_Info *server, struct smb_rqst *rqst) argument
272 __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) argument
422 struct smb_rqst rqst[MAX_COMPOUND]; member in struct:send_req_vars
427 smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst, int flags) argument
474 struct smb_rqst rqst = { .rq_iov = iov, local
751 cifs_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst) argument
783 cifs_call_async(struct TCP_Server_Info *server, struct smb_rqst *rqst, mid_receive_t *receive, mid_callback_t *callback, mid_handle_t *handle, void *cbdata, const int flags, const struct cifs_credits *exist_credits) argument
926 send_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, struct mid_q_entry *mid) argument
945 struct smb_rqst rqst = { .rq_iov = iov, local
965 cifs_setup_request(struct cifs_ses *ses, struct TCP_Server_Info *ignored, struct smb_rqst *rqst) argument
1071 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, const int flags, const int num_rqst, struct smb_rqst *rqst, int *resp_buf_type, struct kvec *resp_iov) argument
1305 cifs_send_recv(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, struct smb_rqst *rqst, int *resp_buf_type, const int flags, struct kvec *resp_iov) argument
1319 struct smb_rqst rqst; local
1362 struct smb_rqst rqst = { .rq_iov = &iov, .rq_nvec = 1 }; local
1504 struct smb_rqst rqst = { .rq_iov = &iov, .rq_nvec = 1 }; local
[all...]
H A Dsmbdirect.c1958 struct smb_rqst *rqst; local
[all...]
H A Dcifssmb.c575 struct smb_rqst rqst = { .rq_iov = iov, local
1268 struct smb_rqst rqst = { .rq_iov = rdata->iov, local
1321 struct smb_rqst rqst = { .rq_iov = rdata->iov, local
1671 struct smb_rqst rqst = { }; local
[all...]
H A Dsmb2ops.c1113 struct smb_rqst *rqst; local
1505 struct smb_rqst *rqst; local
2260 struct smb_rqst rqst[2]; local
2516 smb2_set_replay(struct TCP_Server_Info *server, struct smb_rqst *rqst) argument
2532 smb2_set_related(struct smb_rqst *rqst) argument
2547 smb2_set_next_command(struct cifs_tcon *tcon, struct smb_rqst *rqst) argument
2639 struct smb_rqst *rqst; local
4102 smb2_aead_req_alloc(struct crypto_aead *tfm, const struct smb_rqst *rqst, int num_rqst, const u8 *sig, u8 **iv, struct aead_request **req, struct sg_table *sgt, unsigned int *num_sgs, size_t *sensitive_size) argument
4136 smb2_get_aead_req(struct crypto_aead *tfm, struct smb_rqst *rqst, int num_rqst, const u8 *sig, u8 **iv, struct aead_request **req, struct scatterlist **sgl, size_t *sensitive_size) argument
4221 crypt_message(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst, int enc) argument
4324 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) argument
4430 struct smb_rqst rqst = {NULL}; local
[all...]
H A Dsmb2pdu.c1045 struct smb_rqst rqst; local
1541 struct smb_rqst rqst; local
1943 struct smb_rqst rqst; local
2021 struct smb_rqst rqst; local
2161 struct smb_rqst rqst; local
2807 struct smb_rqst rqst; local
2985 SMB2_open_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, __u8 *oplock, struct cifs_open_parms *oparms, __le16 *path) argument
3155 SMB2_open_free(struct smb_rqst *rqst) argument
3173 struct smb_rqst rqst; local
3276 SMB2_ioctl_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, u32 opcode, char *in_data, u32 indatalen, __u32 max_response_size) argument
3365 SMB2_ioctl_free(struct smb_rqst *rqst) argument
3387 struct smb_rqst rqst; local
3543 SMB2_close_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, bool query_attrs) argument
3570 SMB2_close_free(struct smb_rqst *rqst) argument
3581 struct smb_rqst rqst; local
3730 SMB2_query_info_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, u32 additional_info, size_t output_len, size_t input_len, void *input) argument
3772 SMB2_query_info_free(struct smb_rqst *rqst) argument
3784 struct smb_rqst rqst; local
3939 SMB2_notify_init(const unsigned int xid, struct smb_rqst *rqst, struct cifs_tcon *tcon, struct TCP_Server_Info *server, u64 persistent_fid, u64 volatile_fid, u32 completion_filter, bool watch_tree) argument
3979 struct smb_rqst rqst; local
4229 struct smb_rqst rqst = { .rq_iov = iov, local
4265 SMB2_flush_free(struct smb_rqst *rqst) argument
4272 SMB2_flush_init(const unsigned int xid, struct smb_rqst *rqst, struct cifs_tcon *tcon, struct TCP_Server_Info *server, u64 persistent_fid, u64 volatile_fid) argument
4300 struct smb_rqst rqst; local
4492 struct smb_rqst rqst = { .rq_iov = &rdata->iov[1], .rq_nvec = 1 }; local
4579 struct smb_rqst rqst = { .rq_iov = rdata->iov, local
4654 struct smb_rqst rqst; local
4828 struct smb_rqst rqst = { }; local
4985 struct smb_rqst rqst; local
5224 SMB2_query_directory_init(const unsigned int xid, struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, int index, int info_level) argument
5297 SMB2_query_directory_free(struct smb_rqst *rqst) argument
5384 struct smb_rqst rqst; local
5464 SMB2_set_info_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, u32 pid, u8 info_class, u8 info_type, u32 additional_info, void **data, unsigned int *size) argument
5507 SMB2_set_info_free(struct smb_rqst *rqst) argument
5519 struct smb_rqst rqst; local
5631 struct smb_rqst rqst; local
5764 struct smb_rqst rqst; local
5829 struct smb_rqst rqst; local
5894 struct smb_rqst rqst; local
5994 struct smb_rqst rqst; local
6082 struct smb_rqst rqst; local
[all...]
H A Dcifsglob.h2219 static inline int cifs_get_num_sgs(const struct smb_rqst *rqst, argument
2321 struct smb_rqst rqst[MAX_COMPOUND]; member in struct:smb2_compound_vars
[all...]
/linux-master/drivers/platform/surface/aggregator/
H A Dcontroller.c1491 static void ssam_request_sync_complete(struct ssh_request *rqst, argument
1530 static void ssam_request_sync_release(struct ssh_request *rqst) argument
1560 ssam_request_sync_alloc(size_t payload_len, gfp_t flags, struct ssam_request_sync **rqst, struct ssam_span *buffer) argument
1592 ssam_request_sync_free(struct ssam_request_sync *rqst) argument
1610 ssam_request_sync_init(struct ssam_request_sync *rqst, enum ssam_request_flags flags) argument
1645 ssam_request_sync_submit(struct ssam_controller *ctrl, struct ssam_request_sync *rqst) argument
1693 struct ssam_request_sync *rqst; local
1753 struct ssam_request_sync rqst; local
1839 struct ssam_request rqst; local
[all...]
/linux-master/net/sunrpc/
H A Dxdr.c964 xdr_init_encode(struct xdr_stream *xdr, struct xdr_buf *buf, __be32 *p, struct rpc_rqst *rqst) argument
999 xdr_init_encode_pages(struct xdr_stream *xdr, struct xdr_buf *buf, struct page **pages, struct rpc_rqst *rqst) argument
1427 xdr_init_decode(struct xdr_stream *xdr, struct xdr_buf *buf, __be32 *p, struct rpc_rqst *rqst) argument
[all...]
H A Dxprtsock.c2913 struct rpc_rqst *rqst = task->tk_rqstp; local
/linux-master/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h336 rpcr_to_rdmar(const struct rpc_rqst *rqst) argument
/linux-master/include/linux/sunrpc/
H A Dsvc.h255 static inline struct sockaddr_in *svc_addr_in(const struct svc_rqst *rqst) argument
260 static inline struct sockaddr_in6 *svc_addr_in6(const struct svc_rqst *rqst) argument
265 static inline struct sockaddr *svc_addr(const struct svc_rqst *rqst) argument
270 svc_daddr_in(const struct svc_rqst *rqst) argument
275 svc_daddr_in6(const struct svc_rqst *rqst) argument
280 svc_daddr(const struct svc_rqst *rqst) argument
[all...]
/linux-master/drivers/nvme/host/
H A Dfc.c1504 struct fcnvme_ls_disconnect_assoc_rqst *rqst = local
1557 struct fcnvme_ls_disconnect_assoc_rqst *rqst local
[all...]
/linux-master/drivers/nvme/target/
H A Dfc.c1666 struct fcnvme_ls_cr_assoc_rqst *rqst = &iod->rqstbuf->rq_cr_assoc; local
1757 struct fcnvme_ls_cr_conn_rqst *rqst = &iod->rqstbuf->rq_cr_conn; local
1847 struct fcnvme_ls_disconnect_assoc_rqst *rqst = local
[all...]
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1010 Mpi2ConfigRequest_t *rqst = (Mpi2ConfigRequest_t *)request_hdr; local
/linux-master/fs/nfsd/
H A Dnfs4state.c3970 static __be32 nfsd4_match_existing_connection(struct svc_rqst *rqst, argument
5242 struct svc_rqst *rqst; local

Completed in 358 milliseconds

12