Home
last modified time | relevance | path

Searched refs:NameOffset (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Doplock.c1469 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()
1486 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()
1576 name_off = le16_to_cpu(cc->NameOffset); in smb2_find_context_vals()
1615 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_rsp_buf()
1639 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_rsp_buf()
1665 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_mxac_rsp_buf()
1687 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_disk_id_rsp_buf()
1722 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_posix_rsp_buf()
H A Dsmb2misc.c110 le16_to_cpu(((struct smb2_create_req *)hdr)->NameOffset); in smb2_get_data_area_len()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.c725 buf->ccontext.NameOffset = in create_posix_buf()
1913 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_buf()
1936 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()
2022 name = le16_to_cpu(cc->NameOffset) + (char *)cc; in smb2_parse_contexts()
2089 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_buf()
2128 buf->ccontext.NameOffset = in create_reconnect_durable_v2_buf()
2236 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_twarp_buf()
2330 buf->ccontext.NameOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, Name)); in create_sd_buf()
2414 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_query_id_buf()
2548 req->NameOffset in smb311_posix_mkdir()
[all...]
H A Dsmb2pdu.h799 __le16 NameOffset; member
836 __le16 NameOffset; member
H A Dsmb2ops.c4083 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4109 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c961 buf->ccontext.NameOffset = in create_posix_buf()
2211 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_buf()
2234 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()
2329 noff = le16_to_cpu(cc->NameOffset); in smb2_parse_contexts()
2401 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_buf()
2440 buf->ccontext.NameOffset = in create_reconnect_durable_v2_buf()
2529 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_twarp_buf()
2617 buf->ccontext.NameOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, Name)); in create_sd_buf()
2695 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_query_id_buf()
2824 req->NameOffset in smb311_posix_mkdir()
[all...]
H A Dsmb2ops.c4142 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4168 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h1144 __le16 NameOffset; member
1165 __le16 NameOffset; member

Completed in 62 milliseconds