Home
last modified time | relevance | path

Searched refs:NameLength (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/fs/ksmbd/
A Doplock.c1363 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()
A Dsmb2misc.c118 *len = le16_to_cpu(((struct smb2_create_req *)hdr)->NameLength); in smb2_get_data_area_len()
A Dsmb2pdu.c2109 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()
/linux-6.3-rc2/fs/cifs/
A Dsmb2pdu.c773 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 …]
A Dcifspdu.h853 __le16 NameLength; member
A Dsmb2ops.c4151 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()
A Dcifssmb.c1170 req->NameLength = cpu_to_le16(name_len); in CIFS_open()
1176 req->NameLength = cpu_to_le16(name_len); in CIFS_open()
/linux-6.3-rc2/fs/smbfs_common/
A Dsmb2pdu.h1119 __le16 NameLength; member
1140 __le16 NameLength; member

Completed in 62 milliseconds