Skip to content
Commit 4e99d4e9 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

xarray: Add xas_for_each_conflict



This iterator iterates over each entry that is stored in the index or
indices specified by the xa_state.  This is intended for use for a
conditional store of a multiindex entry, or to allow entries which are
about to be removed from the xarray to be disposed of properly.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent 64d3e9a9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment