Home
last modified time | relevance | path

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

/fs/smb/server/
A Dsmb2pdu.h70 struct create_context_hdr ccontext; member
81 struct create_context_hdr ccontext; member
93 struct create_context_hdr ccontext; member
104 struct create_context_hdr ccontext; member
110 struct create_context_hdr ccontext; member
122 struct create_context_hdr ccontext; member
130 struct create_context_hdr ccontext; member
389 struct create_context_hdr ccontext; member
395 struct create_context_hdr ccontext; member
A Doplock.c1453 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1470 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1602 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_rsp_buf()
1605 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_rsp_buf()
1626 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_v2_rsp_buf()
1629 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_rsp_buf()
1654 buf->ccontext.DataLength = cpu_to_le32(8); in create_mxac_rsp_buf()
1657 buf->ccontext.NameLength = cpu_to_le16(4); in create_mxac_rsp_buf()
1676 buf->ccontext.DataLength = cpu_to_le32(32); in create_disk_id_rsp_buf()
1679 buf->ccontext.NameLength = cpu_to_le16(4); in create_disk_id_rsp_buf()
[all …]
A Dsmb2pdu.c2662 le32_to_cpu(sd_buf->ccontext.DataLength), true, false); in smb2_create_sd_buffer()
3270 if (le32_to_cpu(ea_buf->ccontext.DataLength) < in smb2_open()
3277 le32_to_cpu(ea_buf->ccontext.DataLength), in smb2_open()
3532 if (le16_to_cpu(az_req->ccontext.DataOffset) + in smb2_open()
3533 le32_to_cpu(az_req->ccontext.DataLength) < in smb2_open()
/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.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()
2247 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()
2270 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()
2442 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()
2479 buf->ccontext.DataOffset = in create_reconnect_durable_v2_buf()
2482 buf->ccontext.DataLength = in create_reconnect_durable_v2_buf()
2484 buf->ccontext.NameOffset = in create_reconnect_durable_v2_buf()
[all …]
A Dsmb2ops.c4098 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4100 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in smb2_create_lease_buf()
4101 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4103 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()
4127 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
4129 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in smb3_create_lease_buf()
4130 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
4132 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
/fs/smb/common/
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

Completed in 785 milliseconds