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()
2109 name = smb_strndup_from_utf16(req->Buffer, le16_to_cpu(req->NameLength), in create_smb2_pipe()2535 if (req->NameLength) { in smb2_open()2544 le16_to_cpu(req->NameLength), in smb2_open()
773 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()2011 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()2034 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()2119 if (le16_to_cpu(cc->NameLength) == 4 && in smb2_parse_contexts()2187 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()2227 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_v2_buf()2334 buf->ccontext.NameLength = cpu_to_le16(4); in create_twarp_buf()2427 buf->ccontext.NameLength = cpu_to_le16(4); in create_sd_buf()2512 buf->ccontext.NameLength = cpu_to_le16(4); in create_query_id_buf()2665 req->NameLength = cpu_to_le16(name_len * 2); in smb311_posix_mkdir()[all …]
853 __le16 NameLength; member
4151 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()4177 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
1170 req->NameLength = cpu_to_le16(name_len); in CIFS_open()1176 req->NameLength = cpu_to_le16(name_len); in CIFS_open()
1119 __le16 NameLength; member1140 __le16 NameLength; member
Completed in 62 milliseconds