Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ksmbd/
A Dsmb2pdu.h65 struct create_context ccontext; member
74 struct create_context ccontext; member
86 struct create_context ccontext; member
97 struct create_context ccontext; member
104 struct create_context ccontext; member
113 struct create_context ccontext; member
119 struct create_context ccontext; member
125 struct create_context ccontext; member
134 struct create_context ccontext; member
141 struct create_context ccontext; member
[all …]
A Doplock.c1363 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1380 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1516 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_rsp_buf()
1519 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_rsp_buf()
1540 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_v2_rsp_buf()
1543 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_rsp_buf()
1566 buf->ccontext.DataLength = cpu_to_le32(8); in create_mxac_rsp_buf()
1569 buf->ccontext.NameLength = cpu_to_le16(4); in create_mxac_rsp_buf()
1588 buf->ccontext.DataLength = cpu_to_le32(32); in create_disk_id_rsp_buf()
1591 buf->ccontext.NameLength = cpu_to_le16(4); in create_disk_id_rsp_buf()
[all …]
A Dsmb2pdu.c2459 le32_to_cpu(sd_buf->ccontext.DataLength), true); in smb2_create_sd_buffer()
2853 if (le32_to_cpu(ea_buf->ccontext.DataLength) < in smb2_open()
2860 le32_to_cpu(ea_buf->ccontext.DataLength), in smb2_open()
3094 if (le16_to_cpu(az_req->ccontext.DataOffset) + in smb2_open()
3095 le32_to_cpu(az_req->ccontext.DataLength) < in smb2_open()
/linux-6.3-rc2/fs/cifs/
A Dsmb2pdu.h136 struct create_context ccontext; member
158 struct create_context ccontext; member
175 struct create_context ccontext; member
189 struct create_context ccontext; member
197 struct create_context ccontext; member
205 struct create_context ccontext; member
210 struct create_context ccontext; member
A Dsmb2pdu.c768 buf->ccontext.DataOffset = in create_posix_buf()
771 buf->ccontext.NameOffset = in create_posix_buf()
2219 buf->ccontext.DataOffset = in create_reconnect_durable_v2_buf()
2222 buf->ccontext.DataLength = in create_reconnect_durable_v2_buf()
2224 buf->ccontext.NameOffset = in create_reconnect_durable_v2_buf()
2845 struct create_context *ccontext = in SMB2_open_init() local
2847 ccontext->Next = in SMB2_open_init()
2859 struct create_context *ccontext = in SMB2_open_init() local
2861 ccontext->Next = in SMB2_open_init()
2875 ccontext->Next = in SMB2_open_init()
[all …]
A Dsmb2ops.c4146 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4148 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in smb2_create_lease_buf()
4149 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4151 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()
4172 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
4174 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in smb3_create_lease_buf()
4175 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
4177 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
/linux-6.3-rc2/fs/smbfs_common/
A Dsmb2pdu.h1168 struct create_context ccontext; member
1201 struct create_context ccontext; member
1207 struct create_context ccontext; member

Completed in 50 milliseconds