Searched defs:num_rqst (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/fs/cifs/ |
D | transport.c | 307 __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in __smb_send_rqst() 453 smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in smb_send_rqst() 979 const int flags, const int num_rqst, struct smb_rqst *rqst, in compound_send_recv()
|
D | smb2inode.c | 63 int num_rqst = 0; in smb2_compound_op() local
|
D | smb2ops.c | 3553 init_sg(int num_rqst, struct smb_rqst *rqst, u8 *sign) in init_sg() 3622 crypt_message(struct TCP_Server_Info *server, int num_rqst, in crypt_message() 3720 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst() 3747 smb3_init_transform_rq(struct TCP_Server_Info *server, int num_rqst, in smb3_init_transform_rq()
|
D | smbdirect.h | 319 static inline int smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) {r… in smbd_send()
|
D | smbdirect.c | 2069 int num_rqst, struct smb_rqst *rqst_array) in smbd_send()
|