Searched refs:OutputCount (Results 1 – 7 of 7) sorted by relevance
278 le32_to_cpu(h->OutputCount); in smb2_ioctl_req_len()
908 __le32 OutputCount; member925 __le32 OutputCount; member
7785 rsp->OutputCount = cpu_to_le32(nbytes); in smb2_ioctl()
1223 __le32 OutputCount; member1240 __le32 OutputCount; member
355 ((struct smb2_ioctl_rsp *)shdr)->OutputCount); in smb2_get_data_area_len()
1781 if (le32_to_cpu(io_rsp->OutputCount) < qi.input_buffer_length) in smb2_ioctl_query_info()1782 qi.input_buffer_length = le32_to_cpu(io_rsp->OutputCount); in smb2_ioctl_query_info()3140 plen = le32_to_cpu(ioctl_rsp->OutputCount); in smb2_query_symlink()3318 plen = le32_to_cpu(ioctl_rsp->OutputCount); in smb2_query_reparse_tag()
3037 req->OutputCount = 0; /* MBZ */ in SMB2_ioctl_init()3165 *plen = le32_to_cpu(rsp->OutputCount); in SMB2_ioctl()