Searched refs:dm_array_cursor_next (Results 1 – 4 of 4) sorted by relevance
209 int dm_array_cursor_next(struct dm_array_cursor *c);
956 int dm_array_cursor_next(struct dm_array_cursor *c) in dm_array_cursor_next() function977 EXPORT_SYMBOL_GPL(dm_array_cursor_next);992 r = dm_array_cursor_next(c); in dm_array_cursor_skip()
218 r = dm_array_cursor_next(&c->cursor); in cursor_next_array_entry()
1464 r = dm_array_cursor_next(&cmd->mapping_cursor); in __load_mappings()1471 r = dm_array_cursor_next(&cmd->hint_cursor); in __load_mappings()