Searched refs:dm_table_create (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/md/
H A Ddm-table.c129 int dm_table_create(struct dm_table **result, blk_mode_t mode, function
H A Ddm-ioctl.c1508 r = dm_table_create(&t, get_mode(param), param->target_count, md);
2278 r = dm_table_create(&t, get_mode(dmi), dmi->target_count, md);
/linux-master/include/linux/
H A Ddevice-mapper.h547 int dm_table_create(struct dm_table **result, blk_mode_t mode,

Completed in 168 milliseconds