Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/server/
H A Dsmb2pdu.h67 struct create_context_hdr ccontext; member
78 struct create_context_hdr ccontext; member
90 struct create_context_hdr ccontext; member
101 struct create_context_hdr ccontext; member
107 struct create_context_hdr ccontext; member
119 struct create_context_hdr ccontext; member
127 struct create_context_hdr ccontext; member
386 struct create_context_hdr ccontext; member
392 struct create_context_hdr ccontext; member
H A Doplock.c1446 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1463 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1595 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_rsp_buf()
1598 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_rsp_buf()
1619 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_v2_rsp_buf()
1622 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_rsp_buf()
1647 buf->ccontext.DataLength = cpu_to_le32(8); in create_mxac_rsp_buf()
1650 buf->ccontext.NameLength = cpu_to_le16(4); in create_mxac_rsp_buf()
1669 buf->ccontext.DataLength = cpu_to_le32(32); in create_disk_id_rsp_buf()
1672 buf->ccontext.NameLength = cpu_to_le16(4); in create_disk_id_rsp_buf()
[all …]
H A Dsmb2pdu.c2646 le32_to_cpu(sd_buf->ccontext.DataLength), true, false); in smb2_create_sd_buffer()
3253 if (le32_to_cpu(ea_buf->ccontext.DataLength) < in smb2_open()
3260 le32_to_cpu(ea_buf->ccontext.DataLength), in smb2_open()
3515 if (le16_to_cpu(az_req->ccontext.DataOffset) + in smb2_open()
3516 le32_to_cpu(az_req->ccontext.DataLength) < in smb2_open()
/linux-6.15/fs/smb/client/
H A Dsmb2pdu.h148 struct create_context_hdr ccontext; member
170 struct create_context_hdr ccontext; member
178 struct create_context_hdr ccontext; member
186 struct create_context_hdr ccontext; member
191 struct create_context_hdr ccontext; member
H A Dsmb2pdu.c969 buf->ccontext.DataOffset = in create_posix_buf()
971 buf->ccontext.DataLength = cpu_to_le32(4); in create_posix_buf()
972 buf->ccontext.NameOffset = in create_posix_buf()
974 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()
2233 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()
2256 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()
2423 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()
2460 buf->ccontext.DataOffset = in create_reconnect_durable_v2_buf()
2463 buf->ccontext.DataLength = in create_reconnect_durable_v2_buf()
2465 buf->ccontext.NameOffset = in create_reconnect_durable_v2_buf()
[all …]
H A Dsmb2ops.c4083 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4085 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in smb2_create_lease_buf()
4086 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4088 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()
4109 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
4111 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in smb3_create_lease_buf()
4112 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
4114 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
/linux-6.15/fs/smb/common/
H A Dsmb2pdu.h1267 struct create_context_hdr ccontext; member
1275 struct create_context_hdr ccontext; member
1288 struct create_context_hdr ccontext; member
1295 struct create_context_hdr ccontext; member
1331 struct create_context_hdr ccontext; member
1337 struct create_context_hdr ccontext; member
1345 struct create_context_hdr ccontext; member
1354 struct create_context_hdr ccontext; member
1363 struct create_context_hdr ccontext; member