dm_array_cursor_skip  998 drivers/md/persistent-data/dm-array.c EXPORT_SYMBOL_GPL(dm_array_cursor_skip);
dm_array_cursor_skip  210 drivers/md/persistent-data/dm-array.h int dm_array_cursor_skip(struct dm_array_cursor *c, uint32_t count);
dm_array_cursor_skip  297 drivers/md/persistent-data/dm-bitset.c 	r = dm_array_cursor_skip(&c->cursor, nr_array_skip);