• M
    xarray: Add xas_for_each_conflict · 4e99d4e9
    Matthew Wilcox 提交于
    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: NMatthew Wilcox <willy@infradead.org>
    4e99d4e9
xarray.h 35.4 KB