Searched refs:NameLength (Results 1 – 9 of 9) sorted by relevance
1356 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()1374 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()1406 if (le16_to_cpu(cc->NameLength) != 4 || in parse_lease_state()1475 name_len = le16_to_cpu(cc->NameLength); in smb2_find_context_vals()1515 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_rsp_buf()1539 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_rsp_buf()1565 buf->ccontext.NameLength = cpu_to_le16(4); in create_mxac_rsp_buf()1587 buf->ccontext.NameLength = cpu_to_le16(4); in create_disk_id_rsp_buf()1616 buf->ccontext.NameLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in create_posix_rsp_buf()
124 *len = le16_to_cpu(((struct smb2_create_req *)hdr)->NameLength); in smb2_get_data_area_len()
594 __le16 NameLength; member624 __le16 NameLength; member
2084 name = smb_strndup_from_utf16(req->Buffer, le16_to_cpu(req->NameLength), in create_smb2_pipe()2508 if (req->NameLength) { in smb2_open()2518 le16_to_cpu(req->NameLength), in smb2_open()
771 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()1966 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()1989 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()2074 if (le16_to_cpu(cc->NameLength) == 4 && in smb2_parse_contexts()2078 else if (buf && (le16_to_cpu(cc->NameLength) == 4) && in smb2_parse_contexts()2081 else if ((le16_to_cpu(cc->NameLength) == 16)) { in smb2_parse_contexts()2142 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()2182 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_v2_buf()2289 buf->ccontext.NameLength = cpu_to_le16(4); in create_twarp_buf()2382 buf->ccontext.NameLength = cpu_to_le16(4); in create_sd_buf()[all …]
824 __le16 NameLength; member861 __le16 NameLength; member
864 __le16 NameLength; member
4296 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()4322 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
1243 req->NameLength = cpu_to_le16(name_len); in CIFS_open()1249 req->NameLength = cpu_to_le16(name_len); in CIFS_open()