Searched refs:ccontext (Results 1 – 7 of 7) sorted by relevance
65 struct create_context ccontext; member74 struct create_context ccontext; member86 struct create_context ccontext; member97 struct create_context ccontext; member104 struct create_context ccontext; member113 struct create_context ccontext; member119 struct create_context ccontext; member125 struct create_context ccontext; member134 struct create_context ccontext; member141 struct create_context ccontext; member[all …]
1363 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()1380 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()1516 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_rsp_buf()1519 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_rsp_buf()1540 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_v2_rsp_buf()1543 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_rsp_buf()1566 buf->ccontext.DataLength = cpu_to_le32(8); in create_mxac_rsp_buf()1569 buf->ccontext.NameLength = cpu_to_le16(4); in create_mxac_rsp_buf()1588 buf->ccontext.DataLength = cpu_to_le32(32); in create_disk_id_rsp_buf()1591 buf->ccontext.NameLength = cpu_to_le16(4); in create_disk_id_rsp_buf()[all …]
2459 le32_to_cpu(sd_buf->ccontext.DataLength), true); in smb2_create_sd_buffer()2853 if (le32_to_cpu(ea_buf->ccontext.DataLength) < in smb2_open()2860 le32_to_cpu(ea_buf->ccontext.DataLength), in smb2_open()3094 if (le16_to_cpu(az_req->ccontext.DataOffset) + in smb2_open()3095 le32_to_cpu(az_req->ccontext.DataLength) < in smb2_open()
136 struct create_context ccontext; member158 struct create_context ccontext; member175 struct create_context ccontext; member189 struct create_context ccontext; member197 struct create_context ccontext; member205 struct create_context ccontext; member210 struct create_context ccontext; member
768 buf->ccontext.DataOffset = in create_posix_buf()771 buf->ccontext.NameOffset = in create_posix_buf()2219 buf->ccontext.DataOffset = in create_reconnect_durable_v2_buf()2222 buf->ccontext.DataLength = in create_reconnect_durable_v2_buf()2224 buf->ccontext.NameOffset = in create_reconnect_durable_v2_buf()2845 struct create_context *ccontext = in SMB2_open_init() local2847 ccontext->Next = in SMB2_open_init()2859 struct create_context *ccontext = in SMB2_open_init() local2861 ccontext->Next = in SMB2_open_init()2875 ccontext->Next = in SMB2_open_init()[all …]
4146 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()4148 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in smb2_create_lease_buf()4149 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()4151 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()4172 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()4174 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in smb3_create_lease_buf()4175 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()4177 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
1168 struct create_context ccontext; member1201 struct create_context ccontext; member1207 struct create_context ccontext; member
Completed in 49 milliseconds