Searched refs:ccontext (Results 1 – 7 of 7) sorted by relevance
67 struct create_context_hdr ccontext; member78 struct create_context_hdr ccontext; member90 struct create_context_hdr ccontext; member101 struct create_context_hdr ccontext; member107 struct create_context_hdr ccontext; member119 struct create_context_hdr ccontext; member127 struct create_context_hdr ccontext; member386 struct create_context_hdr ccontext; member392 struct create_context_hdr ccontext; member
1461 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 …]
2630 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()
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
986 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 …]
4102 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()
1264 struct create_context_hdr ccontext; member1272 struct create_context_hdr ccontext; member1285 struct create_context_hdr ccontext; member1292 struct create_context_hdr ccontext; member1328 struct create_context_hdr ccontext; member1334 struct create_context_hdr ccontext; member1342 struct create_context_hdr ccontext; member1351 struct create_context_hdr ccontext; member1360 struct create_context_hdr ccontext; member
Completed in 50 milliseconds