Home
last modified time | relevance | path

Searched refs:smb2_read_rsp (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/fs/ksmbd/
Dsmb2ops.c29 .read_rsp_size = sizeof(struct smb2_read_rsp) - 1,
55 .read_rsp_size = sizeof(struct smb2_read_rsp) - 1,
82 .read_rsp_size = sizeof(struct smb2_read_rsp) - 1,
109 .read_rsp_size = sizeof(struct smb2_read_rsp) - 1,
Dsmb2pdu.c6121 struct smb2_read_rsp *rsp = smb2_get_msg(work->response_buf); in smb2_read_pipe()
6221 struct smb2_read_rsp *rsp; in smb2_read()
/Linux-v6.1/fs/cifs/
Dsmb2misc.c357 *off = ((struct smb2_read_rsp *)shdr)->DataOffset; in smb2_get_data_area_len()
358 *len = le32_to_cpu(((struct smb2_read_rsp *)shdr)->DataLength); in smb2_get_data_area_len()
Dsmb2ops.c1739 struct smb2_read_rsp *rsp = (struct smb2_read_rsp *)buf; in smb2_read_data_offset()
1747 struct smb2_read_rsp *rsp = (struct smb2_read_rsp *)buf; in smb2_read_data_length()
5617 .read_rsp_size = sizeof(struct smb2_read_rsp) - 1,
5639 .read_rsp_size = sizeof(struct smb2_read_rsp) - 1,
5660 .read_rsp_size = sizeof(struct smb2_read_rsp) - 1,
5681 .read_rsp_size = sizeof(struct smb2_read_rsp) - 1,
5702 .read_rsp_size = sizeof(struct smb2_read_rsp) - 1,
5723 .read_rsp_size = sizeof(struct smb2_read_rsp) - 1,
5744 .read_rsp_size = sizeof(struct smb2_read_rsp) - 1,
Dsmb2pdu.c4315 struct smb2_read_rsp *rsp = NULL; in SMB2_read()
4342 rsp = (struct smb2_read_rsp *)rsp_iov.iov_base; in SMB2_read()
/Linux-v6.1/fs/smbfs_common/
Dsmb2pdu.h725 struct smb2_read_rsp { struct