Lines Matching refs:smb_rqst
682 struct smb_rqst rqst[2]; in open_shroot()
1143 struct smb_rqst rqst[3]; in smb2_set_ea()
1497 struct smb_rqst rqst[3];
1514 struct smb_rqst *rqst; in smb2_ioctl_query_info()
1533 void (*free_req1_func)(struct smb_rqst *r); in smb2_ioctl_query_info()
2236 struct smb_rqst rqst[2]; in smb2_query_dir_first()
2428 smb2_set_related(struct smb_rqst *rqst) in smb2_set_related()
2443 smb2_set_next_command(struct cifs_tcon *tcon, struct smb_rqst *rqst) in smb2_set_next_command()
2513 struct smb_rqst rqst[3]; in smb2_query_info_compound()
2910 struct smb_rqst rqst[3]; in smb2_query_symlink()
3091 struct smb_rqst rqst[3]; in smb2_query_reparse_tag()
4150 struct smb_rqst *old_rq, __le16 cipher_type) in fill_transform_hdr()
4167 static void *smb2_aead_req_alloc(struct crypto_aead *tfm, const struct smb_rqst *rqst, in smb2_aead_req_alloc()
4198 static void *smb2_get_aead_req(struct crypto_aead *tfm, const struct smb_rqst *rqst, in smb2_get_aead_req()
4276 struct smb_rqst *rqst, int enc) in crypt_message()
4360 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst()
4388 struct smb_rqst *new_rq, struct smb_rqst *old_rq) in smb3_init_transform_rq()
4466 struct smb_rqst rqst = {NULL}; in decrypt_raw_data()