Home
last modified time | relevance | path

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

/linux/fs/smb/server/
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
A Doplock.c1461 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1478 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1599 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_rsp_buf()
1602 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_rsp_buf()
1623 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_v2_rsp_buf()
1626 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_rsp_buf()
1651 buf->ccontext.DataLength = cpu_to_le32(8); in create_mxac_rsp_buf()
1654 buf->ccontext.NameLength = cpu_to_le16(4); in create_mxac_rsp_buf()
1673 buf->ccontext.DataLength = cpu_to_le32(32); in create_disk_id_rsp_buf()
1676 buf->ccontext.NameLength = cpu_to_le16(4); in create_disk_id_rsp_buf()
[all …]
A 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/fs/smb/client/
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
A 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()
2255 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()
2278 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()
2445 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()
2482 buf->ccontext.DataOffset = in create_reconnect_durable_v2_buf()
2485 buf->ccontext.DataLength = in create_reconnect_durable_v2_buf()
2487 buf->ccontext.NameOffset = in create_reconnect_durable_v2_buf()
[all …]
A 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/fs/smb/common/
A 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

Completed in 50 milliseconds