dm_array_cursor_begin 1417 drivers/md/dm-cache-metadata.c r = dm_array_cursor_begin(&cmd->info, cmd->root, &cmd->mapping_cursor); dm_array_cursor_begin 1422 drivers/md/dm-cache-metadata.c r = dm_array_cursor_begin(&cmd->hint_info, cmd->hint_root, &cmd->hint_cursor); dm_array_cursor_begin 945 drivers/md/persistent-data/dm-array.c EXPORT_SYMBOL_GPL(dm_array_cursor_begin); dm_array_cursor_begin 204 drivers/md/persistent-data/dm-array.h int dm_array_cursor_begin(struct dm_array_info *info, dm_array_cursor_begin 242 drivers/md/persistent-data/dm-bitset.c r = dm_array_cursor_begin(&info->array_info, root, &c->cursor);