Searched refs:ccontext (Results 1 – 6 of 6) sorted by relevance
132 struct create_context_hdr ccontext; member146 struct create_context_hdr ccontext; member152 struct create_context_hdr ccontext; member165 struct create_context_hdr ccontext; member344 struct create_context_hdr ccontext; member350 struct create_context_hdr ccontext; member
1966 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_lease_buf()1968 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in create_lease_buf()1969 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()1971 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()1985 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_lease_buf()1987 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in create_lease_buf()1988 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()1990 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()2133 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_durable_rsp_buf()2135 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_rsp_buf()[all …]
3603 le32_to_cpu(sd_buf->ccontext.DataLength), true, false); in smb2_create_sd_buffer()4603 if (le32_to_cpu(ea_buf->ccontext.DataLength) < in smb2_open()4610 le32_to_cpu(ea_buf->ccontext.DataLength), in smb2_open()4911 if (le16_to_cpu(az_req->ccontext.DataOffset) + in smb2_open()4912 le32_to_cpu(az_req->ccontext.DataLength) < in smb2_open()
1243 struct create_context_hdr ccontext; member1251 struct create_context_hdr ccontext; member1264 struct create_context_hdr ccontext; member1318 struct create_context_hdr ccontext; member1334 struct create_context_hdr ccontext; member1347 struct create_context_hdr ccontext; member1354 struct create_context_hdr ccontext; member1390 struct create_context_hdr ccontext; member1396 struct create_context_hdr ccontext; member1404 struct create_context_hdr ccontext; member[all …]
1041 buf->ccontext.DataOffset = in create_posix_buf()1043 buf->ccontext.DataLength = cpu_to_le32(4); in create_posix_buf()1044 buf->ccontext.NameOffset = in create_posix_buf()1046 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()2339 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_durable_buf()2341 buf->ccontext.DataLength = cpu_to_le32(16); in create_durable_buf()2342 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_buf()2344 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()2362 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()2364 buf->ccontext.DataLength = cpu_to_le32(16); in create_reconnect_durable_buf()[all …]
4394 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()4396 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in smb2_create_lease_buf()4397 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()4399 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()4423 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()4425 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in smb3_create_lease_buf()4426 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()4428 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()