Home
last modified time | relevance | path

Searched refs:NextCommand (Results 1 – 7 of 7) sorted by relevance

/linux/fs/smb/server/
H A Dcompress.c122 if (req_hdr->NextCommand || work->next_smb2_rcv_hdr_off || in ksmbd_compress_response()
H A Dsmb2misc.c382 __u32 req_struct_size, next_cmd = le32_to_cpu(hdr->NextCommand); in ksmbd_smb2_check_message()
H A Dsmb2pdu.c335 rsp_hdr->NextCommand = 0; in init_smb2_neg_rsp()
430 if (!req_hdr->NextCommand) { in smb2_set_rsp_credits()
521 next_hdr_offset = le32_to_cpu(req->NextCommand); in init_chained_smb2_rsp()
526 rsp->NextCommand = cpu_to_le32(new_len); in init_chained_smb2_rsp()
555 rsp_hdr->NextCommand = 0; in init_chained_smb2_rsp()
591 next_cmd = le32_to_cpu(hdr->NextCommand); in is_chained_smb2_message()
647 rsp_hdr->NextCommand = 0; in init_smb2_rsp_hdr()
690 if (le32_to_cpu(hdr->NextCommand) > 0) in smb2_allocate_rsp_buf()
3235 if (req->hdr.NextCommand && !work->next_smb2_rcv_hdr_off && in smb2_open()
7404 if (work->next_smb2_rcv_hdr_off && !req->hdr.NextCommand) { in smb2_read()
[all …]
H A Doplock.c843 rsp_hdr->NextCommand = 0; in __smb2_oplock_break_noti()
957 rsp_hdr->NextCommand = 0; in __smb2_lease_break_noti()
/linux/fs/smb/common/
H A Dsmb2pdu.h150 __le32 NextCommand; member
172 __le32 NextCommand; member
/linux/fs/smb/client/
H A Dsmb2ops.c2827 shdr->NextCommand = cpu_to_le32(len); in smb2_set_next_command()
5252 next_cmd = le32_to_cpu(shdr->NextCommand); in receive_encrypted_standard()
5365 *noff = le32_to_cpu(hdr->NextCommand); in smb2_next_header()
H A Dsmb2pdu.c4619 shdr->NextCommand = cpu_to_le32(*total_len); in smb2_new_read_req()
4621 shdr->NextCommand = 0; in smb2_new_read_req()