Home
last modified time | relevance | path

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

/openbmc/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.c961 void dm_array_cursor_end(struct dm_array_cursor *c) in dm_array_cursor_end() function
968 EXPORT_SYMBOL_GPL(dm_array_cursor_end);
/openbmc/linux/drivers/md/
H A Ddm-cache-metadata.c1437 dm_array_cursor_end(&cmd->mapping_cursor); in __load_mappings()
1447 dm_array_cursor_end(&cmd->hint_cursor); in __load_mappings()
1448 dm_array_cursor_end(&cmd->mapping_cursor); in __load_mappings()
1482 dm_array_cursor_end(&cmd->hint_cursor); in __load_mappings()
1496 dm_array_cursor_end(&cmd->mapping_cursor); in __load_mappings()
1498 dm_array_cursor_end(&cmd->hint_cursor); in __load_mappings()