Searched refs:NameLength (Results 1 – 8 of 8) sorted by relevance
1374 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()1391 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()1473 name_len = le16_to_cpu(cc->NameLength); in smb2_find_context_vals()1513 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_rsp_buf()1537 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_rsp_buf()1563 buf->ccontext.NameLength = cpu_to_le16(4); in create_mxac_rsp_buf()1585 buf->ccontext.NameLength = cpu_to_le16(4); in create_disk_id_rsp_buf()1620 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()
2253 name = smb_strndup_from_utf16(req->Buffer, le16_to_cpu(req->NameLength), in create_smb2_pipe()2688 if (req->NameLength) { in smb2_open()2697 le16_to_cpu(req->NameLength), in smb2_open()
820 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()2065 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()2088 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()2173 if (le16_to_cpu(cc->NameLength) == 4 && in smb2_parse_contexts()2177 else if (buf && (le16_to_cpu(cc->NameLength) == 4) && in smb2_parse_contexts()2180 else if ((le16_to_cpu(cc->NameLength) == 16)) { in smb2_parse_contexts()2236 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()2276 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_v2_buf()2364 buf->ccontext.NameLength = cpu_to_le16(4); in create_twarp_buf()2451 buf->ccontext.NameLength = cpu_to_le16(4); in create_sd_buf()[all …]
853 __le16 NameLength; member
4105 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()4131 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
1176 req->NameLength = cpu_to_le16(name_len); in CIFS_open()1182 req->NameLength = cpu_to_le16(name_len); in CIFS_open()
1142 __le16 NameLength; member1163 __le16 NameLength; member