Home
last modified time | relevance | path

Searched refs:dm_array_cursor_end (Results 1 – 3 of 3) 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.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);