Searched defs:num_rqst (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | transport.c | 272 __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in __smb_send_rqst() argument 427 smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in smb_send_rqst() argument 1073 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) compound_send_recv() argument [all...] |
H A D | smb2ops.c | 4144 int num_rqst, const u8 *sig, u8 **iv, in smb2_aead_req_alloc() 4178 int num_rqst, const u8 *sig, u8 **iv, in smb2_get_aead_req() 4262 crypt_message(struct TCP_Server_Info *server, int num_rqst, in crypt_message() 4351 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst() 4374 smb3_init_transform_rq(struct TCP_Server_Info *server, int num_rqst, in smb3_init_transform_rq()
|
H A D | smb2inode.c | 195 int num_rqst = 0, i; in smb2_compound_op() local
|
H A D | smbdirect.h | 316 static inline int smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) {r… in smbd_send()
|
H A D | smbdirect.c | 1955 int num_rqst, struct smb_rqst *rqst_array) in smbd_send()
|
H A D | cifsglob.h | 2227 cifs_get_num_sgs(const struct smb_rqst * rqst,int num_rqst,const u8 * sig) cifs_get_num_sgs() argument
|