Home
last modified time | relevance | path

Searched defs:num_rqst (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dtransport.c272 __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 Dsmb2ops.c4144 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 Dsmb2inode.c195 int num_rqst = 0, i; in smb2_compound_op() local
H A Dsmbdirect.h316 static inline int smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) {r… in smbd_send()
H A Dsmbdirect.c1955 int num_rqst, struct smb_rqst *rqst_array) in smbd_send()
H A Dcifsglob.h2227 cifs_get_num_sgs(const struct smb_rqst * rqst,int num_rqst,const u8 * sig) cifs_get_num_sgs() argument