Searched refs:dm_array_walk (Results 1 – 3 of 3) sorted by relevance
179 int dm_array_walk(struct dm_array_info *info, dm_block_t root,
889 int dm_array_walk(struct dm_array_info *info, dm_block_t root, in dm_array_walk() function901 EXPORT_SYMBOL_GPL(dm_array_walk);
1526 return dm_array_walk(&cmd->info, cmd->root, __dump_mapping, NULL); in __dump_mappings()