Searched defs:num_rqst (Results 1 – 3 of 3) sorted by relevance
/linux/fs/smb/client/ |
H A D | transport.c | 273 __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in __smb_send_rqst() 428 smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in smb_send_rqst() 1077 const int flags, const int num_rqst, struct smb_rqst *rqst, in compound_send_recv()
|
H A D | smb2ops.c | 4199 int num_rqst, const u8 *sig, u8 **iv, in smb2_aead_req_alloc() 4233 int num_rqst, const u8 *sig, u8 **iv, in smb2_get_aead_req() 4317 crypt_message(struct TCP_Server_Info *server, int num_rqst, in crypt_message() 4465 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst() 4485 smb3_init_transform_rq(struct TCP_Server_Info *server, int num_rqst, in smb3_init_transform_rq()
|
H A D | smb2inode.c | 189 int num_rqst = 0, i; in smb2_compound_op() local
|