Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ksmbd/
A Doplock.c1361 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()
1378 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()
1411 name = le16_to_cpu(cc->NameOffset) + (char *)cc; in parse_lease_state()
1478 name_off = le16_to_cpu(cc->NameOffset); in smb2_find_context_vals()
1517 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_rsp_buf()
1541 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_rsp_buf()
1567 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_mxac_rsp_buf()
1589 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_disk_id_rsp_buf()
1624 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_posix_rsp_buf()
A Dsmb2misc.c117 *off = le16_to_cpu(((struct smb2_create_req *)hdr)->NameOffset); in smb2_get_data_area_len()
/linux-6.3-rc2/fs/cifs/
A Dsmb2pdu.c771 buf->ccontext.NameOffset = in create_posix_buf()
2009 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_buf()
2032 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()
2118 name = le16_to_cpu(cc->NameOffset) + (char *)cc; in smb2_parse_contexts()
2185 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_buf()
2224 buf->ccontext.NameOffset = in create_reconnect_durable_v2_buf()
2332 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_twarp_buf()
2426 buf->ccontext.NameOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, Name)); in create_sd_buf()
2510 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_query_id_buf()
2645 req->NameOffset = cpu_to_le16(sizeof(struct smb2_create_req)); in smb311_posix_mkdir()
[all …]
A Dsmb2ops.c4149 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4175 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
/linux-6.3-rc2/fs/smbfs_common/
A Dsmb2pdu.h1118 __le16 NameOffset; member
1139 __le16 NameOffset; member

Completed in 45 milliseconds