Home
last modified time | relevance | path

Searched refs:NameOffset (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/fs/ksmbd/
Doplock.c1354 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()
1372 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()
1405 name = le16_to_cpu(cc->NameOffset) + (char *)cc; in parse_lease_state()
1474 name_off = le16_to_cpu(cc->NameOffset); in smb2_find_context_vals()
1513 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_rsp_buf()
1537 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_rsp_buf()
1563 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_mxac_rsp_buf()
1585 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_disk_id_rsp_buf()
1614 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_posix_rsp_buf()
Dsmb2misc.c123 *off = le16_to_cpu(((struct smb2_create_req *)hdr)->NameOffset); in smb2_get_data_area_len()
Dsmb2pdu.h593 __le16 NameOffset; member
623 __le16 NameOffset; member
/Linux-v5.15/fs/cifs/
Dsmb2pdu.c769 buf->ccontext.NameOffset = in create_posix_buf()
1964 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_buf()
1987 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()
2073 name = le16_to_cpu(cc->NameOffset) + (char *)cc; in smb2_parse_contexts()
2140 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_buf()
2179 buf->ccontext.NameOffset = in create_reconnect_durable_v2_buf()
2287 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_twarp_buf()
2381 buf->ccontext.NameOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, Name)); in create_sd_buf()
2464 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_query_id_buf()
2598 req->NameOffset = cpu_to_le16(sizeof(struct smb2_create_req)); in smb311_posix_mkdir()
[all …]
Dsmb2pdu.h823 __le16 NameOffset; member
860 __le16 NameOffset; member
Dsmb2ops.c4294 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4320 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()