Lines Matching refs:OutputBufferLength
3485 req->OutputBufferLength = cpu_to_le32(output_len); in SMB2_query_info_init()
3564 *dlen = le32_to_cpu(rsp->OutputBufferLength); in query_info()
3580 le32_to_cpu(rsp->OutputBufferLength), in query_info()
3670 req->OutputBufferLength = in SMB2_notify_init()
3741 le32_to_cpu(smb_rsp->OutputBufferLength), &rsp_iov, in SMB2_change_notify()
3745 le32_to_cpu(smb_rsp->OutputBufferLength), GFP_KERNEL); in SMB2_change_notify()
3750 *plen = le32_to_cpu(smb_rsp->OutputBufferLength); in SMB2_change_notify()
4917 req->OutputBufferLength = cpu_to_le32(output_size); in SMB2_query_directory_init()
4970 le32_to_cpu(rsp->OutputBufferLength), rsp_iov, in smb2_parse_query_directory()
5340 req->OutputBufferLength = cpu_to_le32( in build_qfs_info_req()
5389 le32_to_cpu(rsp->OutputBufferLength), &rsp_iov, in SMB311_posix_qfs_info()
5440 le32_to_cpu(rsp->OutputBufferLength), &rsp_iov, in SMB2_QFS_info()
5504 rsp_len = le32_to_cpu(rsp->OutputBufferLength); in SMB2_QFS_attr()