Searched refs:ByteCount (Results 1 – 9 of 9) sorted by relevance
469 pSMB->ByteCount = cpu_to_le16(count); in CIFSSMBNegotiate()606 pSMB->ByteCount = cpu_to_le16(count); in CIFSTCon()896 pSMB->ByteCount = cpu_to_le16(byte_count); in CIFSPOSIXDelFile()943 pSMB->ByteCount = cpu_to_le16(name_len + 1); in CIFSSMBDelFile()989 pSMB->ByteCount = cpu_to_le16(name_len + 1); in CIFSSMBRmDir()1035 pSMB->ByteCount = cpu_to_le16(name_len + 1); in CIFSSMBMkDir()1114 pSMB->ByteCount = cpu_to_le16(byte_count); in CIFSPOSIXCreate()1297 pSMB->ByteCount = cpu_to_le16(count); in SMBLegacyOpen()1423 req->ByteCount = cpu_to_le16(count); in CIFS_open()1616 smb->ByteCount = 0; in cifs_async_readv()[all …]
39 if (le32_to_cpu(err->ByteCount) < len || iov->iov_len < len + sizeof(*err) + 1) in symlink_data()57 } else if (le32_to_cpu(err->ByteCount) >= sizeof(*sym) && in symlink_data()
1250 *plen = le16_to_cpu(io->ByteCount); in cifs_get_reparse_point_buffer()
2209 dup_ext_buf.ByteCount = cpu_to_le64(len); in smb2_duplicate_extents()
52 __le16 ByteCount; member
87 __le64 ByteCount; /* Bytes to be copied */ member98 __le64 ByteCount; /* Bytes to be copied */ member
198 __le32 ByteCount; /* even if zero, at least one byte follows */ member
309 if (le16_to_cpu(req->ByteCount) < 2) in ksmbd_negotiate_smb_dialect()313 le16_to_cpu(req->ByteCount) > smb_buf_length) { in ksmbd_negotiate_smb_dialect()318 req->ByteCount); in ksmbd_negotiate_smb_dialect()610 neg_rsp->ByteCount = 0; in smb_handle_negotiate()
166 err_rsp->ByteCount = 0; in smb2_set_err_rsp()8540 length = le64_to_cpu(dup_ext->ByteCount); in smb2_ioctl()