Lines Matching refs:OutputBufferLength
3779 req->OutputBufferLength = cpu_to_le32(output_len); in SMB2_query_info_init()
3868 *dlen = le32_to_cpu(rsp->OutputBufferLength); in query_info()
3884 le32_to_cpu(rsp->OutputBufferLength), in query_info()
3977 req->OutputBufferLength = in SMB2_notify_init()
4058 le32_to_cpu(smb_rsp->OutputBufferLength), &rsp_iov, in SMB2_change_notify()
4062 le32_to_cpu(smb_rsp->OutputBufferLength), GFP_KERNEL); in SMB2_change_notify()
4067 *plen = le32_to_cpu(smb_rsp->OutputBufferLength); in SMB2_change_notify()
5414 req->OutputBufferLength = cpu_to_le32(output_size); in SMB2_query_directory_init()
5470 le32_to_cpu(rsp->OutputBufferLength), rsp_iov, in smb2_parse_query_directory()
5879 req->OutputBufferLength = cpu_to_le32( in build_qfs_info_req()
5942 le32_to_cpu(rsp->OutputBufferLength), &rsp_iov, in SMB311_posix_qfs_info()
6020 rsp_len = le32_to_cpu(rsp->OutputBufferLength); in SMB2_QFS_attr()