Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.h67 struct create_context_hdr ccontext; member
76 struct create_context_hdr ccontext; member
88 struct create_context_hdr ccontext; member
99 struct create_context_hdr ccontext; member
105 struct create_context_hdr ccontext; member
117 struct create_context_hdr ccontext; member
125 struct create_context_hdr ccontext; member
384 struct create_context_hdr ccontext; member
390 struct create_context_hdr ccontext; member
H A Doplock.c1456 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_lease_buf()
1458 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in create_lease_buf()
1459 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()
1461 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1473 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_lease_buf()
1475 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in create_lease_buf()
1476 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()
1478 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1597 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_durable_rsp_buf()
1599 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_rsp_buf()
[all …]
H A Dsmb2pdu.c2631 le32_to_cpu(sd_buf->ccontext.DataLength), true, false); in smb2_create_sd_buffer()
3216 if (le32_to_cpu(ea_buf->ccontext.DataLength) < in smb2_open()
3223 le32_to_cpu(ea_buf->ccontext.DataLength), in smb2_open()
3478 if (le16_to_cpu(az_req->ccontext.DataOffset) + in smb2_open()
3479 le32_to_cpu(az_req->ccontext.DataLength) < in smb2_open()
/openbmc/linux/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.c983 buf->ccontext.DataOffset = in create_posix_buf()
985 buf->ccontext.DataLength = cpu_to_le32(4); in create_posix_buf()
986 buf->ccontext.NameOffset = in create_posix_buf()
988 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()
2239 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_durable_buf()
2241 buf->ccontext.DataLength = cpu_to_le32(16); in create_durable_buf()
2242 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_buf()
2244 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()
2262 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()
2264 buf->ccontext.DataLength = cpu_to_le32(16); in create_reconnect_durable_buf()
[all …]
H A Dsmb2ops.c4038 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4040 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in smb2_create_lease_buf()
4041 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4043 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()
4064 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
4066 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in smb3_create_lease_buf()
4067 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
4069 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h1262 struct create_context_hdr ccontext; member
1270 struct create_context_hdr ccontext; member
1283 struct create_context_hdr ccontext; member
1290 struct create_context_hdr ccontext; member
1326 struct create_context_hdr ccontext; member
1332 struct create_context_hdr ccontext; member
1340 struct create_context_hdr ccontext; member
1349 struct create_context_hdr ccontext; member
1358 struct create_context_hdr ccontext; member