dm_array_cursor_next 1460 drivers/md/dm-cache-metadata.c r = dm_array_cursor_next(&cmd->mapping_cursor); dm_array_cursor_next 1467 drivers/md/dm-cache-metadata.c r = dm_array_cursor_next(&cmd->hint_cursor); dm_array_cursor_next 977 drivers/md/persistent-data/dm-array.c EXPORT_SYMBOL_GPL(dm_array_cursor_next); dm_array_cursor_next 992 drivers/md/persistent-data/dm-array.c r = dm_array_cursor_next(c); dm_array_cursor_next 209 drivers/md/persistent-data/dm-array.h int dm_array_cursor_next(struct dm_array_cursor *c); dm_array_cursor_next 218 drivers/md/persistent-data/dm-bitset.c r = dm_array_cursor_next(&c->cursor);