Home
last modified time | relevance | path

Searched refs:dm_array_cursor_next (Results 1 – 3 of 3) sorted by relevance

/drivers/md/persistent-data/
Ddm-array.h209 int dm_array_cursor_next(struct dm_array_cursor *c);
Ddm-array.c958 int dm_array_cursor_next(struct dm_array_cursor *c) in dm_array_cursor_next() function
979 EXPORT_SYMBOL_GPL(dm_array_cursor_next);
/drivers/md/
Ddm-cache-metadata.c1255 r = dm_array_cursor_next(&cmd->mapping_cursor); in __load_mappings()
1262 r = dm_array_cursor_next(&cmd->hint_cursor); in __load_mappings()