linux/tools/testing/radix-tree
Matthew Wilcox 01959dfe77 xarray: Define struct xa_node
This is a direct replacement for struct radix_tree_node.  A couple of
struct members have changed name, so convert those.  Use a #define so
that radix tree users continue to work without change.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
Reviewed-by: Josef Bacik <jbacik@fb.com>
2018-10-21 10:45:56 -04:00
..
generated xarray: Change definition of sibling entries 2018-09-29 22:47:49 -04:00
linux xarray: Add definition of struct xarray 2018-10-21 10:45:53 -04:00
.gitignore
benchmark.c
idr-test.c xarray: Replace exceptional entries 2018-09-29 22:47:49 -04:00
iteration_check.c
linux.c radix tree test suite: Fix build 2018-02-25 06:00:11 -05:00
main.c ida: Start new test_ida module 2018-08-21 23:54:20 -04:00
Makefile xarray: Add definition of struct xarray 2018-10-21 10:45:53 -04:00
multiorder.c xarray: Define struct xa_node 2018-10-21 10:45:56 -04:00
regression.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
regression1.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
regression2.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
regression3.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tag_check.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
test.c xarray: Add definition of struct xarray 2018-10-21 10:45:53 -04:00
test.h ida: Start new test_ida module 2018-08-21 23:54:20 -04:00
xarray.c xarray: Add definition of struct xarray 2018-10-21 10:45:53 -04:00