Lines Matching defs:req_hdr
90 struct smb2_hdr *req_hdr = ksmbd_req_buf_next(work);
91 unsigned int cmd = le16_to_cpu(req_hdr->Command);
106 tree_id = le32_to_cpu(req_hdr->Id.SyncId.TreeId);
313 struct smb2_hdr *req_hdr = ksmbd_req_buf_next(work);
322 hdr->CreditCharge = req_hdr->CreditCharge;
331 le16_to_cpu(req_hdr->CreditCharge), 1);
341 le16_to_cpu(req_hdr->CreditRequest), 1);
358 if (!req_hdr->NextCommand) {
566 struct smb2_hdr *req_hdr = ksmbd_req_buf_next(work);
568 unsigned int cmd = le16_to_cpu(req_hdr->Command);
583 sess_id = le64_to_cpu(req_hdr->SessionId);