Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dsmb2pdu.c720 buf->ccontext.NameOffset = in create_posix_buf()
1909 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_buf()
1932 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()
2018 name = le16_to_cpu(cc->NameOffset) + (char *)cc; in smb2_parse_contexts()
2085 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_buf()
2124 buf->ccontext.NameOffset = in create_reconnect_durable_v2_buf()
2232 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_twarp_buf()
2326 buf->ccontext.NameOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, Name)); in create_sd_buf()
2410 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_query_id_buf()
2544 req->NameOffset = cpu_to_le16(sizeof(struct smb2_create_req)); in smb311_posix_mkdir()
[all …]
Dsmb2pdu.h799 __le16 NameOffset; member
836 __le16 NameOffset; member
Dsmb2ops.c4074 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4100 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()