Searched refs:dm_array_cursor_begin (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/md/persistent-data/
H A Ddm-array.h205 int dm_array_cursor_begin(struct dm_array_info *info,
H A Ddm-bitset.c244 r = dm_array_cursor_begin(&info->array_info, root, &c->cursor);
H A Ddm-array.c940 int dm_array_cursor_begin(struct dm_array_info *info, dm_block_t root, function
955 EXPORT_SYMBOL_GPL(dm_array_cursor_begin); variable
/linux-master/drivers/md/
H A Ddm-cache-metadata.c1430 r = dm_array_cursor_begin(&cmd->info, cmd->root, &cmd->mapping_cursor);
1435 r = dm_array_cursor_begin(&cmd->hint_info, cmd->hint_root, &cmd->hint_cursor);

Completed in 160 milliseconds