Lines Matching defs:rqst
657 struct smb_rqst rqst[2]; in open_shroot() local
1104 struct smb_rqst rqst[3]; in smb2_set_ea() local
1429 struct smb_rqst rqst[3]; in smb2_ioctl_query_info() local
2167 smb2_set_related(struct smb_rqst *rqst) in smb2_set_related()
2182 smb2_set_next_command(struct cifs_tcon *tcon, struct smb_rqst *rqst) in smb2_set_next_command()
2251 struct smb_rqst rqst[3]; in smb2_query_info_compound() local
2645 struct smb_rqst rqst[3]; in smb2_query_symlink() local
3608 static void *smb2_aead_req_alloc(struct crypto_aead *tfm, const struct smb_rqst *rqst, in smb2_aead_req_alloc()
3639 static void *smb2_get_aead_req(struct crypto_aead *tfm, const struct smb_rqst *rqst, in smb2_get_aead_req()
3715 struct smb_rqst *rqst, int enc) in crypt_message()
3792 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst()
3898 struct smb_rqst rqst = {NULL}; in decrypt_raw_data() local