drm/tests: Add test for drm_atomic_helper_check_modeset()
[drm/drm-misc.git] / fs / xfs / xfs_dahash_test.h
blob1a05bf4bd9e12270ca30984bf9539f9933199ead
1 // SPDX-License-Identifier: GPL-2.0-or-later
2 /*
3 * Copyright (C) 2023 Oracle. All Rights Reserved.
4 * Author: Darrick J. Wong <djwong@kernel.org>
5 */
6 #ifndef __XFS_DAHASH_TEST_H__
7 #define __XFS_DAHASH_TEST_H__
9 int xfs_dahash_test(void);
11 #endif /* __XFS_DAHASH_TEST_H__ */