Searched refs:dm_array_cursor_next (Results 1 – 3 of 3) sorted by relevance
209 int dm_array_cursor_next(struct dm_array_cursor *c);
958 int dm_array_cursor_next(struct dm_array_cursor *c) in dm_array_cursor_next() function979 EXPORT_SYMBOL_GPL(dm_array_cursor_next);
1255 r = dm_array_cursor_next(&cmd->mapping_cursor); in __load_mappings()1262 r = dm_array_cursor_next(&cmd->hint_cursor); in __load_mappings()