Searched refs:NameOffset (Results 1 – 5 of 5) sorted by relevance
1361 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()1378 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()1411 name = le16_to_cpu(cc->NameOffset) + (char *)cc; in parse_lease_state()1478 name_off = le16_to_cpu(cc->NameOffset); in smb2_find_context_vals()1517 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_rsp_buf()1541 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_rsp_buf()1567 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_mxac_rsp_buf()1589 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_disk_id_rsp_buf()1624 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_posix_rsp_buf()
117 *off = le16_to_cpu(((struct smb2_create_req *)hdr)->NameOffset); in smb2_get_data_area_len()
771 buf->ccontext.NameOffset = in create_posix_buf()2009 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_buf()2032 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()2118 name = le16_to_cpu(cc->NameOffset) + (char *)cc; in smb2_parse_contexts()2185 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_buf()2224 buf->ccontext.NameOffset = in create_reconnect_durable_v2_buf()2332 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_twarp_buf()2426 buf->ccontext.NameOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, Name)); in create_sd_buf()2510 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_query_id_buf()2645 req->NameOffset = cpu_to_le16(sizeof(struct smb2_create_req)); in smb311_posix_mkdir()[all …]
4149 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()4175 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
1118 __le16 NameOffset; member1139 __le16 NameOffset; member
Completed in 32 milliseconds