Searched refs:NameLength (Results 1 – 9 of 9) sorted by relevance
1461 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()1478 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()1562 name_len = le16_to_cpu(cc->NameLength); in smb2_find_context_vals()1602 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_rsp_buf()1626 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_rsp_buf()1654 buf->ccontext.NameLength = cpu_to_le16(4); in create_mxac_rsp_buf()1676 buf->ccontext.NameLength = cpu_to_le16(4); in create_disk_id_rsp_buf()1711 buf->ccontext.NameLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in create_posix_rsp_buf()
116 le16_to_cpu(((struct smb2_create_req *)hdr)->NameLength); in smb2_get_data_area_len()
2273 name = smb_strndup_from_utf16(req->Buffer, le16_to_cpu(req->NameLength), in create_smb2_pipe() 2871 if (req->NameLength) { in smb2_open() 2873 le16_to_cpu(req->NameLength), in smb2_open()
988 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()2244 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()2267 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()2361 nlen = le16_to_cpu(cc->NameLength); in smb2_parse_contexts()2434 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()2479 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_v2_buf()2567 buf->ccontext.NameLength = cpu_to_le16(4); in create_twarp_buf()2654 buf->ccontext.NameLength = cpu_to_le16(4); in create_sd_buf()2733 buf->ccontext.NameLength = cpu_to_le16(4); in create_query_id_buf()2898 req->NameLength = cpu_to_le16(name_len * 2); in smb311_posix_mkdir()[all …]
344 cc->ctx.NameLength = cpu_to_le16(4); in ea_create_context()
853 __le16 NameLength; member
4044 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()4070 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()
1212 __le16 NameLength;1234 __le16 NameLength; member