Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/server/
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
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 …]
Dsmb2pdu.c2630 le32_to_cpu(sd_buf->ccontext.DataLength), true, false); in smb2_create_sd_buffer()
3214 if (le32_to_cpu(ea_buf->ccontext.DataLength) < in smb2_open()
3221 le32_to_cpu(ea_buf->ccontext.DataLength), in smb2_open()
3476 if (le16_to_cpu(az_req->ccontext.DataOffset) + in smb2_open()
3477 le32_to_cpu(az_req->ccontext.DataLength) < in smb2_open()
/linux-6.12.1/fs/smb/client/
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
Dsmb2pdu.c986 buf->ccontext.DataOffset = in create_posix_buf()
988 buf->ccontext.DataLength = cpu_to_le32(4); in create_posix_buf()
989 buf->ccontext.NameOffset = in create_posix_buf()
991 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()
2250 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_durable_buf()
2252 buf->ccontext.DataLength = cpu_to_le32(16); in create_durable_buf()
2253 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_buf()
2255 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()
2273 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()
2275 buf->ccontext.DataLength = cpu_to_le32(16); in create_reconnect_durable_buf()
[all …]
Dsmb2ops.c4102 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4104 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in smb2_create_lease_buf()
4105 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4107 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()
4128 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
4130 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in smb3_create_lease_buf()
4131 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
4133 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
/linux-6.12.1/fs/smb/common/
Dsmb2pdu.h1264 struct create_context_hdr ccontext; member
1272 struct create_context_hdr ccontext; member
1285 struct create_context_hdr ccontext; member
1292 struct create_context_hdr ccontext; member
1328 struct create_context_hdr ccontext; member
1334 struct create_context_hdr ccontext; member
1342 struct create_context_hdr ccontext; member
1351 struct create_context_hdr ccontext; member
1360 struct create_context_hdr ccontext; member