Home
last modified time | relevance | path

Searched defs:num_rqst (Results 1 – 5 of 5) sorted by relevance

/linux-5.10/fs/cifs/
Dtransport.c316 __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()
Dsmb2inode.c78 int num_rqst = 0; in smb2_compound_op() local
Dsmb2ops.c4005 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()
Dsmbdirect.h313 static inline int smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) {r… in smbd_send()
Dsmbdirect.c1975 int num_rqst, struct smb_rqst *rqst_array) in smbd_send()