Home
last modified time | relevance | path

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

/linux/fs/ksmbd/
A Doplock.c1351 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()
1368 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()
1401 name = le16_to_cpu(cc->NameOffset) + (char *)cc; in parse_lease_state()
1468 name_off = le16_to_cpu(cc->NameOffset); in smb2_find_context_vals()
1507 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_rsp_buf()
1531 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_rsp_buf()
1557 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_mxac_rsp_buf()
1579 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_disk_id_rsp_buf()
1608 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_posix_rsp_buf()
A Dsmb2misc.c122 *off = le16_to_cpu(((struct smb2_create_req *)hdr)->NameOffset); in smb2_get_data_area_len()
/linux/fs/smbfs_common/
A Dsmb2pdu.h939 __le16 NameOffset; member
960 __le16 NameOffset; member
/linux/fs/cifs/
A Dsmb2pdu.c772 buf->ccontext.NameOffset = in create_posix_buf()
1961 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_buf()
1984 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()
2070 name = le16_to_cpu(cc->NameOffset) + (char *)cc; in smb2_parse_contexts()
2137 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_buf()
2176 buf->ccontext.NameOffset = in create_reconnect_durable_v2_buf()
2284 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_twarp_buf()
2378 buf->ccontext.NameOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, Name)); in create_sd_buf()
2461 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_query_id_buf()
2595 req->NameOffset = cpu_to_le16(sizeof(struct smb2_create_req)); in smb311_posix_mkdir()
[all …]
A Dsmb2ops.c4299 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4325 buf->ccontext.NameOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()

Completed in 34 milliseconds