Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dtransport.c297 __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in __smb_send_rqst()
442 smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in smb_send_rqst()
1054 const int flags, const int num_rqst, struct smb_rqst *rqst, in compound_send_recv()
Dsmb2inode.c73 int num_rqst = 0; in smb2_compound_op() local
Dsmb2ops.c4231 init_sg(int num_rqst, struct smb_rqst *rqst, u8 *sign) in init_sg()
4306 crypt_message(struct TCP_Server_Info *server, int num_rqst, in crypt_message()
4410 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst()
4437 smb3_init_transform_rq(struct TCP_Server_Info *server, int num_rqst, in smb3_init_transform_rq()
Dsmbdirect.h317 static inline int smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) {r… in smbd_send()
Dsmbdirect.c1984 int num_rqst, struct smb_rqst *rqst_array) in smbd_send()