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

/linux-master/drivers/md/
H A Ddm.h71 struct target_type *dm_table_get_immutable_target_type(struct dm_table *t);
H A Ddm-table.c980 struct target_type *dm_table_get_immutable_target_type(struct dm_table *t) function
H A Ddm-ioctl.c1522 (immutable_target_type != dm_table_get_immutable_target_type(t)) &&
H A Ddm.c2281 md->immutable_target_type = dm_table_get_immutable_target_type(t);

Completed in 106 milliseconds