Home
last modified time | relevance | path

Searched refs:dm_array_cursor_end (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/persistent-data/
H A Ddm-array.h207 void dm_array_cursor_end(struct dm_array_cursor *c);
H A Ddm-bitset.c259 return dm_array_cursor_end(&c->cursor); in dm_bitset_cursor_end()
H A Ddm-array.c957 void dm_array_cursor_end(struct dm_array_cursor *c) in dm_array_cursor_end() function
964 EXPORT_SYMBOL_GPL(dm_array_cursor_end);
/linux/drivers/md/
H A Ddm-cache-metadata.c1428 dm_array_cursor_end(&cmd->mapping_cursor); in __load_mappings()
1438 dm_array_cursor_end(&cmd->hint_cursor); in __load_mappings()
1439 dm_array_cursor_end(&cmd->mapping_cursor); in __load_mappings()
1473 dm_array_cursor_end(&cmd->hint_cursor); in __load_mappings()
1487 dm_array_cursor_end(&cmd->mapping_cursor); in __load_mappings()
1489 dm_array_cursor_end(&cmd->hint_cursor); in __load_mappings()