Searched refs:ccontext (Results 1 – 7 of 7) sorted by relevance
70 struct create_context_hdr ccontext; member81 struct create_context_hdr ccontext; member93 struct create_context_hdr ccontext; member104 struct create_context_hdr ccontext; member110 struct create_context_hdr ccontext; member122 struct create_context_hdr ccontext; member130 struct create_context_hdr ccontext; member389 struct create_context_hdr ccontext; member395 struct create_context_hdr ccontext; member
1453 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 …]
2662 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()
148 struct create_context_hdr ccontext; member170 struct create_context_hdr ccontext; member178 struct create_context_hdr ccontext; member186 struct create_context_hdr ccontext; member191 struct create_context_hdr ccontext; member
983 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 …]
4098 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()
1267 struct create_context_hdr ccontext; member1275 struct create_context_hdr ccontext; member1288 struct create_context_hdr ccontext; member1295 struct create_context_hdr ccontext; member1331 struct create_context_hdr ccontext; member1337 struct create_context_hdr ccontext; member1345 struct create_context_hdr ccontext; member1354 struct create_context_hdr ccontext; member1363 struct create_context_hdr ccontext; member
Completed in 785 milliseconds