Home
last modified time | relevance | path

Searched refs:ByteCount (Results 1 – 11 of 11) sorted by relevance

/linux/fs/smb/client/
A Dcifspdu.h485 __le16 ByteCount; member
509 __u16 ByteCount; member
707 __u16 ByteCount; member
720 __u16 ByteCount; member
773 __u16 ByteCount; member
781 __u16 ByteCount; member
1014 __u16 ByteCount; member
1059 __u16 ByteCount; member
1111 __u16 ByteCount; member
1282 __u16 ByteCount; member
[all …]
A Dcifssmb.c445 pSMB->ByteCount = cpu_to_le16(count); in CIFSSMBNegotiate()
1225 req->ByteCount = cpu_to_le16(count); in CIFS_open()
1384 smb->ByteCount = 0; in cifs_async_readv()
1389 smbr->ByteCount = 0; in cifs_async_readv()
1463 pSMBW->ByteCount = 0; in CIFSSMBRead()
2154 pSMB->ByteCount = 0; in CIFSSMBClose()
2184 pSMB->ByteCount = 0; in CIFSSMBFlush()
2798 io_req->ByteCount = 0; in cifs_query_reparse_point()
2878 pSMB->ByteCount = cpu_to_le16(5); in CIFSSMB_set_compression()
3393 (char *)&pSMBr->ByteCount; in validate_ntransact()
[all …]
A Dsmb2file.c38 if (le32_to_cpu(err->ByteCount) < len || iov->iov_len < len + sizeof(*err) + 1) in symlink_data()
54 } else if (le32_to_cpu(err->ByteCount) >= sizeof(*sym) && in symlink_data()
A Dsmb1ops.c1003 u32 plen = le16_to_cpu(io->ByteCount); in cifs_parse_reparse_point()
A Dconnect.c3778 pSMB->ByteCount = cpu_to_le16(count); in CIFSTCon()
A Dsmb2ops.c2058 dup_ext_buf.ByteCount = cpu_to_le64(len); in smb2_duplicate_extents()
/linux/drivers/staging/rtl8712/
A Drtl871x_io.h132 u32 ByteCount:7; member
151 u32 ByteCount:7;
172 u32 ByteCount:7; member
192 u32 ByteCount:7;
/linux/fs/smb/server/
A Dsmb_common.c286 if (le16_to_cpu(req->ByteCount) < 2) in ksmbd_negotiate_smb_dialect()
290 le16_to_cpu(req->ByteCount) > smb_buf_length) { in ksmbd_negotiate_smb_dialect()
295 req->ByteCount); in ksmbd_negotiate_smb_dialect()
586 neg_rsp->ByteCount = 0; in smb_handle_negotiate()
A Dsmb_common.h202 __le16 ByteCount; member
209 __le16 ByteCount; member
A Dsmb2pdu.c153 err_rsp->ByteCount = 0; in smb2_set_err_rsp()
8239 length = le64_to_cpu(dup_ext->ByteCount); in smb2_ioctl()
/linux/fs/smb/common/
A Dsmb2pdu.h192 __le32 ByteCount; /* even if zero, at least one byte follows */ member
1416 __le64 ByteCount; /* Bytes to be copied */ member
1426 __le64 ByteCount; /* Bytes to be copied */ member

Completed in 71 milliseconds