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() 427 smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in smb_send_rqst() 1073 const int flags, const int num_rqst, struct smb_rqst *rqst, in compound_send_recv()
|
H A D | smb2ops.c | 4136 int num_rqst, const u8 *sig, u8 **iv, in smb2_aead_req_alloc() 4170 int num_rqst, const u8 *sig, u8 **iv, in smb2_get_aead_req() 4254 crypt_message(struct TCP_Server_Info *server, int num_rqst, in crypt_message() 4343 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst() 4366 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 | 2223 int num_rqst, in cifs_get_num_sgs()
|