diff options
author | Matthew Wilcox <willy@infradead.org> | 2017-11-14 16:42:22 -0500 |
---|---|---|
committer | Matthew Wilcox <willy@infradead.org> | 2018-10-21 10:45:58 -0400 |
commit | 80a0a1a9a3cde9b23851e8eb7160e2786549306a (patch) | |
tree | 9f90a533bb16d5f91407e6d04d102ea4dbca225e /lib/test_xarray.c | |
parent | b803b42823d0d9e8b6deccf01ffc2aba5d0738df (diff) | |
download | blackbird-op-linux-80a0a1a9a3cde9b23851e8eb7160e2786549306a.tar.gz blackbird-op-linux-80a0a1a9a3cde9b23851e8eb7160e2786549306a.zip |
xarray: Extract entries from an XArray
The xa_extract function combines the functionality of
radix_tree_gang_lookup() and radix_tree_gang_lookup_tagged().
It extracts entries matching the specified filter into a normal array.
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'lib/test_xarray.c')
0 files changed, 0 insertions, 0 deletions