Searched refs:dm_array_walk (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/md/
H A Ddm-cache-metadata.c1533 return dm_array_walk(&cmd->info, cmd->root, __dump_mapping, NULL);
/linux-master/drivers/md/persistent-data/
H A Ddm-array.c895 int dm_array_walk(struct dm_array_info *info, dm_block_t root, function
907 EXPORT_SYMBOL_GPL(dm_array_walk); variable
H A Ddm-array.h56 * f) Walk an array of values in index order with dm_array_walk(). More
180 int dm_array_walk(struct dm_array_info *info, dm_block_t root,

Completed in 373 milliseconds