Searched refs:ByteCount (Results 1 – 8 of 8) sorted by relevance
468 pSMB->ByteCount = cpu_to_le16(count); in CIFSSMBNegotiate()755 pSMB->ByteCount = cpu_to_le16(byte_count); in CIFSPOSIXDelFile()802 pSMB->ByteCount = cpu_to_le16(name_len + 1); in CIFSSMBDelFile()848 pSMB->ByteCount = cpu_to_le16(name_len + 1); in CIFSSMBRmDir()894 pSMB->ByteCount = cpu_to_le16(name_len + 1); in CIFSSMBMkDir()973 pSMB->ByteCount = cpu_to_le16(byte_count); in CIFSPOSIXCreate()1156 pSMB->ByteCount = cpu_to_le16(count); in SMBLegacyOpen()1282 req->ByteCount = cpu_to_le16(count); in CIFS_open()1474 smb->ByteCount = 0; in cifs_async_readv()1479 smbr->ByteCount = 0; in cifs_async_readv()[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()
1305 *plen = le16_to_cpu(io->ByteCount); in cifs_get_reparse_point_buffer()
4058 pSMB->ByteCount = cpu_to_le16(count); in CIFSTCon()
2180 dup_ext_buf.ByteCount = cpu_to_le64(len); in smb2_duplicate_extents()
285 if (le16_to_cpu(req->ByteCount) < 2) in ksmbd_negotiate_smb_dialect()289 le16_to_cpu(req->ByteCount) > smb_buf_length) { in ksmbd_negotiate_smb_dialect()294 req->ByteCount); in ksmbd_negotiate_smb_dialect()586 neg_rsp->ByteCount = 0; in smb_handle_negotiate()
90 __le16 ByteCount; member
157 err_rsp->ByteCount = 0; in smb2_set_err_rsp() 8415 length = le64_to_cpu(dup_ext->ByteCount); in smb2_ioctl()