Searched refs:NameLength (Results 1 – 8 of 8) sorted by relevance
1363 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()1380 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()1412 if (le16_to_cpu(cc->NameLength) != 4 || in parse_lease_state()1479 name_len = le16_to_cpu(cc->NameLength); in smb2_find_context_vals()1519 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_rsp_buf()1543 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_rsp_buf()1569 buf->ccontext.NameLength = cpu_to_le16(4); in create_mxac_rsp_buf()1591 buf->ccontext.NameLength = cpu_to_le16(4); in create_disk_id_rsp_buf()1626 buf->ccontext.NameLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in create_posix_rsp_buf()
118 *len = le16_to_cpu(((struct smb2_create_req *)hdr)->NameLength); in smb2_get_data_area_len()
2126 name = smb_strndup_from_utf16(req->Buffer, le16_to_cpu(req->NameLength), in create_smb2_pipe()2552 if (req->NameLength) { in smb2_open()2561 le16_to_cpu(req->NameLength), in smb2_open()
804 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()2043 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()2066 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()2151 if (le16_to_cpu(cc->NameLength) == 4 && in smb2_parse_contexts()2155 else if (buf && (le16_to_cpu(cc->NameLength) == 4) && in smb2_parse_contexts()2158 else if ((le16_to_cpu(cc->NameLength) == 16)) { in smb2_parse_contexts()2219 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()2259 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_v2_buf()2366 buf->ccontext.NameLength = cpu_to_le16(4); in create_twarp_buf()2459 buf->ccontext.NameLength = cpu_to_le16(4); in create_sd_buf()[all …]
853 __le16 NameLength; member
4137 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()4163 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
1205 req->NameLength = cpu_to_le16(name_len); in CIFS_open()1211 req->NameLength = cpu_to_le16(name_len); in CIFS_open()
1116 __le16 NameLength; member1137 __le16 NameLength; member