Searched refs:ByteCount (Results 1 – 8 of 8) sorted by relevance
52 __le16 ByteCount; member
198 __le32 ByteCount; /* even if zero, at least one byte follows */ member1514 __le64 ByteCount; /* Bytes to be copied */ member1525 __le64 ByteCount; /* Bytes to be copied */ 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()
90 __le16 ByteCount; member
164 err_rsp->ByteCount = 0; in smb2_set_err_rsp()8426 length = le64_to_cpu(dup_ext->ByteCount); in smb2_ioctl()
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()
1248 *plen = le16_to_cpu(io->ByteCount); in cifs_get_reparse_point_buffer()
2186 dup_ext_buf.ByteCount = cpu_to_le64(len); in smb2_duplicate_extents()