Home
last modified time | relevance | path

Searched refs:dm_table_get_md (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/md/
A Ddm-audit.c40 struct mapped_device *md = dm_table_get_md(ti->table); in dm_audit_log_ti()
A Ddm-uevent.c173 struct mapped_device *md = dm_table_get_md(ti->table); in dm_path_uevent()
A Ddm-snap.c2257 origin_md = dm_table_get_md(o->ti->table); in snapshot_resume()
2261 origin_md = dm_table_get_md(snap_merging->ti->table); in snapshot_resume()
2263 if (origin_md == dm_table_get_md(ti->table)) in snapshot_resume()
A Ddm-table.c2177 struct mapped_device *dm_table_get_md(struct dm_table *t) in dm_table_get_md() function
2181 EXPORT_SYMBOL(dm_table_get_md);
A Ddm-verity-target.c220 struct mapped_device *md = dm_table_get_md(v->ti->table); in verity_handle_err()
A Ddm-thin.c3356 pool = __pool_find(dm_table_get_md(ti->table), metadata_dev->bdev, data_dev->bdev, in pool_ctr()
4185 tc->thin_md = dm_table_get_md(ti->table); in thin_ctr()
A Ddm-mpath.c674 dm_mq_kick_requeue_list(dm_table_get_md(m->ti->table)); in process_queued_io_list()
A Ddm-raid.c701 struct gendisk *gendisk = dm_disk(dm_table_get_md(rs->ti->table)); in rs_set_capacity()
A Ddm-crypt.c1168 struct mapped_device *md = dm_table_get_md(ti->table); in crypt_integrity_ctr()
A Ddm-integrity.c3523 struct gendisk *disk = dm_disk(dm_table_get_md(ti->table)); in dm_integrity_set()
/linux/include/linux/
A Ddevice-mapper.h558 struct mapped_device *dm_table_get_md(struct dm_table *t);

Completed in 51 milliseconds