Lines Matching refs:smb_rqst
1116 struct smb_rqst rqst[3]; in smb2_set_ea()
1474 struct smb_rqst rqst[3];
1491 struct smb_rqst *rqst; in smb2_ioctl_query_info()
1510 void (*free_req1_func)(struct smb_rqst *r); in smb2_ioctl_query_info()
2228 struct smb_rqst rqst[2]; in smb2_query_dir_first()
2467 smb2_set_related(struct smb_rqst *rqst) in smb2_set_related()
2482 smb2_set_next_command(struct cifs_tcon *tcon, struct smb_rqst *rqst) in smb2_set_next_command()
2552 struct smb_rqst rqst[3]; in smb2_query_info_compound()
2989 struct smb_rqst rqst[3]; in smb2_query_symlink()
3131 struct smb_rqst rqst[3]; in smb2_query_reparse_tag()
4335 struct smb_rqst *old_rq, __le16 cipher_type) in fill_transform_hdr()
4352 static void *smb2_aead_req_alloc(struct crypto_aead *tfm, const struct smb_rqst *rqst, in smb2_aead_req_alloc()
4383 static void *smb2_get_aead_req(struct crypto_aead *tfm, const struct smb_rqst *rqst, in smb2_get_aead_req()
4465 struct smb_rqst *rqst, int enc) in crypt_message()
4548 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst()
4576 struct smb_rqst *new_rq, struct smb_rqst *old_rq) in smb3_init_transform_rq()
4654 struct smb_rqst rqst = {NULL}; in decrypt_raw_data()