Lines Matching defs:rqst
1151 struct smb_rqst *rqst; in smb2_set_ea() local
1544 struct smb_rqst *rqst; in smb2_ioctl_query_info() local
2318 struct smb_rqst rqst[2]; in smb2_query_dir_first() local
2574 smb2_set_replay(struct TCP_Server_Info *server, struct smb_rqst *rqst) in smb2_set_replay()
2590 smb2_set_related(struct smb_rqst *rqst) in smb2_set_related()
2605 smb2_set_next_command(struct cifs_tcon *tcon, struct smb_rqst *rqst) in smb2_set_next_command()
2666 struct smb_rqst *rqst; in smb2_query_info_compound() local
4173 static void *smb2_aead_req_alloc(struct crypto_aead *tfm, const struct smb_rqst *rqst, in smb2_aead_req_alloc()
4207 static void *smb2_get_aead_req(struct crypto_aead *tfm, struct smb_rqst *rqst, in smb2_get_aead_req()
4293 struct smb_rqst *rqst, int enc, struct crypto_aead *tfm) in crypt_message()
4440 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst()
4522 struct smb_rqst rqst = {NULL}; in decrypt_raw_data() local