Home
last modified time | relevance | path

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

/fs/smb/server/
A Doplock.c1453 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1470 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1565 name_len = le16_to_cpu(cc->NameLength); in smb2_find_context_vals()
1605 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_rsp_buf()
1629 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_rsp_buf()
1657 buf->ccontext.NameLength = cpu_to_le16(4); in create_mxac_rsp_buf()
1679 buf->ccontext.NameLength = cpu_to_le16(4); in create_disk_id_rsp_buf()
1714 buf->ccontext.NameLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in create_posix_rsp_buf()
A Dsmb2misc.c116 le16_to_cpu(((struct smb2_create_req *)hdr)->NameLength); in smb2_get_data_area_len()
A Dsmb2pdu.c2301 name = smb_strndup_from_utf16(req->Buffer, le16_to_cpu(req->NameLength), in create_smb2_pipe()
2943 if (req->NameLength) { in smb2_open()
2945 le16_to_cpu(req->NameLength), in smb2_open()
/fs/smb/client/
A Dsmb2pdu.c988 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()
2247 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()
2270 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()
2364 nlen = le16_to_cpu(cc->NameLength); in smb2_parse_contexts()
2442 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()
2487 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_v2_buf()
2575 buf->ccontext.NameLength = cpu_to_le16(4); in create_twarp_buf()
2662 buf->ccontext.NameLength = cpu_to_le16(4); in create_sd_buf()
2741 buf->ccontext.NameLength = cpu_to_le16(4); in create_query_id_buf()
2906 req->NameLength = cpu_to_le16(name_len * 2); in smb311_posix_mkdir()
[all …]
A Dreparse.c584 cc->ctx.NameLength = cpu_to_le16(4); in ea_create_context()
A Dcifspdu.h893 __le16 NameLength; member
A Dsmb2ops.c4103 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()
4132 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
A Dcifssmb.c1212 req->NameLength = cpu_to_le16(name_len); in CIFS_open()
1218 req->NameLength = cpu_to_le16(name_len); in CIFS_open()
/fs/smb/common/
A Dsmb2pdu.h1215 __le16 NameLength;
1239 __le16 NameLength; member

Completed in 68 milliseconds