Searched refs:NameLength (Results 1 – 9 of 9) sorted by relevance
1446 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()1463 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()1558 name_len = le16_to_cpu(cc->NameLength); in smb2_find_context_vals()1598 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_rsp_buf()1622 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_rsp_buf()1650 buf->ccontext.NameLength = cpu_to_le16(4); in create_mxac_rsp_buf()1672 buf->ccontext.NameLength = cpu_to_le16(4); in create_disk_id_rsp_buf()1707 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()
2285 name = smb_strndup_from_utf16(req->Buffer, le16_to_cpu(req->NameLength), in create_smb2_pipe()2906 if (req->NameLength) { in smb2_open()2908 le16_to_cpu(req->NameLength), in smb2_open()
974 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()2233 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()2256 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()2350 nlen = le16_to_cpu(cc->NameLength); in smb2_parse_contexts()2423 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()2468 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_v2_buf()2556 buf->ccontext.NameLength = cpu_to_le16(4); in create_twarp_buf()2643 buf->ccontext.NameLength = cpu_to_le16(4); in create_sd_buf()2722 buf->ccontext.NameLength = cpu_to_le16(4); in create_query_id_buf()2887 req->NameLength = cpu_to_le16(name_len * 2); in smb311_posix_mkdir()[all …]
579 cc->ctx.NameLength = cpu_to_le16(4); in ea_create_context()
893 __le16 NameLength; member
4088 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()4114 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
1211 req->NameLength = cpu_to_le16(name_len); in CIFS_open()1217 req->NameLength = cpu_to_le16(name_len); in CIFS_open()
1215 __le16 NameLength;1239 __le16 NameLength; member