diff options
author | Matthew Wilcox | 2018-06-01 22:46:02 -0400 |
---|---|---|
committer | Matthew Wilcox | 2018-10-21 10:45:59 -0400 |
commit | 4e99d4e9579d3b950bf4b38d0d64eb1b9be78761 (patch) | |
tree | a3ecd9d06b4f0eb8bb05369887c9fbe133218e01 /drivers/soundwire | |
parent | 64d3e9a9e0cc51957d243dd2b0adc5d74ff5e128 (diff) |
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: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'drivers/soundwire')
0 files changed, 0 insertions, 0 deletions