Home
last modified time | relevance | path

Searched refs:DataOffset (Results 1 – 13 of 13) sorted by relevance

/linux/fs/smb/client/
H A Dcifssmb.c345 get_unaligned_le16(&pSMB->t2_rsp.DataOffset) > 1024) in validate_t2()
883 pSMB->DataOffset = cpu_to_le16(offset); in CIFSPOSIXDelFile()
1101 pSMB->DataOffset = cpu_to_le16(offset); in CIFSPOSIXCreate()
1133 ((char *)pSMBr + le16_to_cpu(pSMBr->t2.DataOffset)); in CIFSPOSIXCreate()
1730 le16_to_cpu(pSMBr->DataOffset); in CIFSSMBRead()
1825 pSMB->DataOffset = in CIFSSMBWrite()
1998 req->DataOffset = in cifs_async_writev()
2092 pSMB->DataOffset = in CIFSSMBWrite2()
2332 pSMB->DataOffset = cpu_to_le16(offset); in CIFSSMBPosixLock()
2364 data_offset = le16_to_cpu(pSMBr->t2.DataOffset); in CIFSSMBPosixLock()
[all...]
H A Dsmb1transport.c362 get_unaligned_le16(&pSMBt->t2_rsp.DataOffset); in coalesce_t2()
366 get_unaligned_le16(&pSMBs->t2_rsp.DataOffset); in coalesce_t2()
H A Dsmb2pdu.c1041 buf->ccontext.DataOffset = in create_posix_buf()
2339 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()
2362 buf->ccontext.DataOffset = cpu_to_le16(offsetof
2393 u8 *beg = (u8 *)cc + le16_to_cpu(cc->DataOffset); in parse_posix_ctxt()
2455 doff = le16_to_cpu(cc->DataOffset); in smb2_parse_contexts()
2534 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_durable_v2_buf()
2575 buf->ccontext.DataOffset = in add_durable_v2_context()
2666 buf->ccontext.DataOffset = cpu_to_le16(offsetof in add_twarp_context()
2756 buf->ccontext.DataOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, sd)); in create_sd_buf()
2833 buf->ccontext.DataOffset in add_query_id_context()
[all...]
H A Dsmb1ops.c233 return le16_to_cpu(rsp->DataOffset); in cifs_read_data_offset()
1253 le32_to_cpu(io->DataOffset)); in cifs_get_reparse_point_buffer()
H A Dsmb2misc.c363 *off = ((struct smb2_read_rsp *)shdr)->DataOffset; in smb2_get_data_area_len()
H A Dreparse.c587 cc->ctx.DataOffset = cpu_to_le16(offsetof(struct smb2_create_ea_ctx, ea)); in ea_create_context()
H A Dsmb2ops.c2083 return rsp->DataOffset; in smb2_read_data_offset()
4255 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb2_create_lease_buf()
4284 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb3_create_lease_buf()
/linux/fs/smb/server/
H A Doplock.c1748 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_posix_rsp_buf()
1767 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_posix_rsp_buf()
1805 if (le16_to_cpu(cc->DataOffset) + le32_to_cpu(cc->DataLength) < in lookup_lease_in_table()
1825 if (le16_to_cpu(cc->DataOffset) + le32_to_cpu(cc->DataLength) < in lookup_lease_in_table()
1881 value_off = le16_to_cpu(cc->DataOffset); in smb2_check_durable_oplock()
1915 buf->ccontext.DataOffset = cpu_to_le16(offsetof in smb2_check_durable_oplock()
1939 buf->ccontext.DataOffset = cpu_to_le16(offsetof
1967 buf->ccontext.DataOffset = cpu_to_le16(offsetof
1989 buf->ccontext.DataOffset = cpu_to_le16(offsetof
2020 buf->ccontext.DataOffset
[all...]
H A Dsmb2misc.c150 if (((struct smb2_write_req *)hdr)->DataOffset || in smb2_get_data_area_len()
153 le16_to_cpu(((struct smb2_write_req *)hdr)->DataOffset), in smb2_get_data_area_len()
H A Dsmb2pdu.c2856 if (le16_to_cpu(context->DataOffset) + in parse_durable_handle_context()
3100 data = (char *)context + le16_to_cpu(context->DataOffset); in smb2_open()
3174 if (le16_to_cpu(context->DataOffset) + in smb2_open()
3370 if (le16_to_cpu(context->DataOffset) + in smb2_open()
3848 if (le16_to_cpu(az_req->ccontext.DataOffset) +
7153 rsp->DataOffset = 80; in smb2_write()
7368 rsp->DataOffset = 80; in smb2_cancel()
7440 if ((u64)le16_to_cpu(req->DataOffset) + length > in smb2_lock_init()
7443 le16_to_cpu(req->DataOffset), in smb2_lock_init()
7450 le16_to_cpu(req->DataOffset)); in smb2_lock_init()
[all...]
/linux/drivers/usb/gadget/function/
H A Drndis.h126 __le32 DataOffset; member
H A Drndis.c1011 header->DataOffset = cpu_to_le32(36); in rndis_add_hdr()
/linux/fs/smb/common/
H A Dsmb2pdu.h770 __u8 DataOffset;
789 __le16 DataOffset; /* offset from start of SMB2 header to write data */
805 __u8 DataOffset;
1170 __le16 DataOffset;
773 __u8 DataOffset; global() member
792 __le16 DataOffset; /* offset from start of SMB2 header to write data */ global() member
808 __u8 DataOffset; global() member