Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dtransport.c238 int __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in __smb_send_rqst()
386 smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in smb_send_rqst()
865 const int flags, const int num_rqst, struct smb_rqst *rqst, in compound_send_recv()
H A Dsmbdirect.h73 static inline int smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) {r… in smbd_send()
H A Dcifsproto.h514 cifs_get_num_sgs(const struct smb_rqst * rqst,int num_rqst,const u8 * sig) cifs_get_num_sgs() argument
H A Dsmb2ops.c4328 int num_rqst, const u8 *sig, u8 **iv, in smb2_aead_req_alloc()
4361 int num_rqst, const u8 *sig, u8 **iv, in smb2_get_aead_req()
4443 crypt_message(struct TCP_Server_Info *server, int num_rqst, in crypt_message()
4539 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst()
4559 smb3_init_transform_rq(struct TCP_Server_Info *server, int num_rqst, in smb3_init_transform_rq()
H A Dsmb2inode.c199 int num_rqst = 0, i; smb2_compound_op() local
[all...]
H A Dsmbdirect.c2524 int num_rqst, struct smb_rqst *rqst_array) in smbd_send()