Searched refs:ByteCount (Results 1 – 11 of 11) sorted by relevance
485 __le16 ByteCount; member509 __u16 ByteCount; member707 __u16 ByteCount; member720 __u16 ByteCount; member773 __u16 ByteCount; member781 __u16 ByteCount; member1014 __u16 ByteCount; member1059 __u16 ByteCount; member1111 __u16 ByteCount; member1282 __u16 ByteCount; member[all …]
445 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 …]
38 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()
1003 u32 plen = le16_to_cpu(io->ByteCount); in cifs_parse_reparse_point()
3778 pSMB->ByteCount = cpu_to_le16(count); in CIFSTCon()
2058 dup_ext_buf.ByteCount = cpu_to_le64(len); in smb2_duplicate_extents()
132 u32 ByteCount:7; member151 u32 ByteCount:7;172 u32 ByteCount:7; member192 u32 ByteCount:7;
286 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()
202 __le16 ByteCount; member209 __le16 ByteCount; member
153 err_rsp->ByteCount = 0; in smb2_set_err_rsp()8239 length = le64_to_cpu(dup_ext->ByteCount); in smb2_ioctl()
192 __le32 ByteCount; /* even if zero, at least one byte follows */ member1416 __le64 ByteCount; /* Bytes to be copied */ member1426 __le64 ByteCount; /* Bytes to be copied */ member
Completed in 71 milliseconds