Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dtransport.c307 __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()
Dsmb2inode.c63 int num_rqst = 0; in smb2_compound_op() local
Dsmb2ops.c3553 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()
Dsmbdirect.h319 static inline int smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) {r… in smbd_send()
Dsmbdirect.c2069 int num_rqst, struct smb_rqst *rqst_array) in smbd_send()