Home
last modified time | relevance | path

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

/fs/smb/client/
A Dcifspdu.h525 __le16 ByteCount; member
549 __u16 ByteCount; member
747 __u16 ByteCount; member
760 __u16 ByteCount; member
813 __u16 ByteCount; member
821 __u16 ByteCount; member
1054 __u16 ByteCount; member
1099 __u16 ByteCount; member
1151 __u16 ByteCount; member
1321 __u16 ByteCount; member
[all …]
A Dcifssmb.c462 pSMB->ByteCount = cpu_to_le16(count); in CIFSSMBNegotiate()
1259 req->ByteCount = cpu_to_le16(count); in CIFS_open()
1426 smb->ByteCount = 0; in cifs_async_readv()
1431 smbr->ByteCount = 0; in cifs_async_readv()
1505 pSMBW->ByteCount = 0; in CIFSSMBRead()
2210 pSMB->ByteCount = 0; in CIFSSMBClose()
2240 pSMB->ByteCount = 0; in CIFSSMBFlush()
2794 io_req->ByteCount = 0; in cifs_query_reparse_point()
3018 pSMB->ByteCount = cpu_to_le16(5); in CIFSSMB_set_compression()
3533 (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.c1196 *plen = le16_to_cpu(io->ByteCount); in cifs_get_reparse_point_buffer()
A Dconnect.c4065 pSMB->ByteCount = cpu_to_le16(count); in CIFSTCon()
A Dsmb2ops.c2083 dup_ext_buf.ByteCount = cpu_to_le64(len); in smb2_duplicate_extents()
/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.h204 __le16 ByteCount; member
211 __le16 ByteCount; member
A Dsmb2pdu.c156 err_rsp->ByteCount = 0; in smb2_set_err_rsp()
8391 length = le64_to_cpu(dup_ext->ByteCount); in smb2_ioctl()
/fs/smb/common/
A Dsmb2pdu.h195 __le32 ByteCount; /* even if zero, at least one byte follows */ member
1419 __le64 ByteCount; /* Bytes to be copied */ member
1429 __le64 ByteCount; /* Bytes to be copied */ member

Completed in 77 milliseconds