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

/linux-master/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);
H A Ddm-array.c957 void dm_array_cursor_end(struct dm_array_cursor *c) function
964 EXPORT_SYMBOL_GPL(dm_array_cursor_end); variable
/linux-master/drivers/md/
H A Ddm-cache-metadata.c1437 dm_array_cursor_end(&cmd->mapping_cursor);
1447 dm_array_cursor_end(&cmd->hint_cursor);
1448 dm_array_cursor_end(&cmd->mapping_cursor);
1482 dm_array_cursor_end(&cmd->hint_cursor);
1496 dm_array_cursor_end(&cmd->mapping_cursor);
1498 dm_array_cursor_end(&cmd->hint_cursor);

Completed in 195 milliseconds