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()
2123 name = smb_strndup_from_utf16(req->Buffer, le16_to_cpu(req->NameLength), in create_smb2_pipe()2549 if (req->NameLength) { in smb2_open()2558 le16_to_cpu(req->NameLength), in smb2_open()
801 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()2036 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()2059 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()2144 if (le16_to_cpu(cc->NameLength) == 4 && in smb2_parse_contexts()2148 else if (buf && (le16_to_cpu(cc->NameLength) == 4) && in smb2_parse_contexts()2151 else if ((le16_to_cpu(cc->NameLength) == 16)) { in smb2_parse_contexts()2212 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()2252 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_v2_buf()2359 buf->ccontext.NameLength = cpu_to_le16(4); in create_twarp_buf()2452 buf->ccontext.NameLength = cpu_to_le16(4); in create_sd_buf()[all …]
853 __le16 NameLength; member
1205 req->NameLength = cpu_to_le16(name_len); in CIFS_open()1211 req->NameLength = cpu_to_le16(name_len); in CIFS_open()
4116 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()4142 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
1116 __le16 NameLength; member1137 __le16 NameLength; member