Searched defs:num_rqst (Results 1 – 5 of 5) sorted by relevance
/linux-5.10/fs/cifs/ |
D | transport.c | 316 __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in __smb_send_rqst() 461 smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in smb_send_rqst() 1021 const int flags, const int num_rqst, struct smb_rqst *rqst, in compound_send_recv()
|
D | smb2inode.c | 78 int num_rqst = 0; in smb2_compound_op() local
|
D | smb2ops.c | 4005 init_sg(int num_rqst, struct smb_rqst *rqst, u8 *sign) in init_sg() 4076 crypt_message(struct TCP_Server_Info *server, int num_rqst, in crypt_message() 4180 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst() 4207 smb3_init_transform_rq(struct TCP_Server_Info *server, int num_rqst, in smb3_init_transform_rq()
|
D | smbdirect.h | 313 static inline int smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) {r… in smbd_send()
|
D | smbdirect.c | 1975 int num_rqst, struct smb_rqst *rqst_array) in smbd_send()
|