Searched defs:num_rqst (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | transport.c | 238 int __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in __smb_send_rqst() 386 smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in smb_send_rqst() 865 const int flags, const int num_rqst, struct smb_rqst *rqst, in compound_send_recv()
|
| H A D | smbdirect.h | 73 static inline int smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) {r… in smbd_send()
|
| H A D | cifsproto.h | 514 cifs_get_num_sgs(const struct smb_rqst * rqst,int num_rqst,const u8 * sig) cifs_get_num_sgs() argument
|
| H A D | smb2ops.c | 4328 int num_rqst, const u8 *sig, u8 **iv, in smb2_aead_req_alloc() 4361 int num_rqst, const u8 *sig, u8 **iv, in smb2_get_aead_req() 4443 crypt_message(struct TCP_Server_Info *server, int num_rqst, in crypt_message() 4539 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst() 4559 smb3_init_transform_rq(struct TCP_Server_Info *server, int num_rqst, in smb3_init_transform_rq()
|
| H A D | smb2inode.c | 199 int num_rqst = 0, i; smb2_compound_op() local [all...] |
| H A D | smbdirect.c | 2524 int num_rqst, struct smb_rqst *rqst_array) in smbd_send()
|