Home
last modified time | relevance | path

Searched refs:dm_table_event (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/md/
H A Ddm-log-userspace-base.c167 dm_table_event(lc->ti->table); in do_flush()
636 dm_table_event(lc->ti->table); in userspace_flush()
H A Ddm-stripe.c58 dm_table_event(sc->ti->table); in trigger_event()
H A Ddm-raid1.c412 dm_table_event(ms->ti->table); in do_recovery()
852 dm_table_event(ms->ti->table); in trigger_event()
H A Ddm-log.c586 dm_table_event(lc->ti->table); in fail_log_device()
H A Ddm-clone-target.c190 dm_table_event(clone->ti->table); in __set_clone_mode()
1168 dm_table_event(clone->ti->table); in commit_metadata()
H A Ddm-table.c1389 void dm_table_event(struct dm_table *t) in dm_table_event() function
1396 EXPORT_SYMBOL(dm_table_event);
H A Ddm-ioctl.c324 dm_table_event(table); in __hash_remove()
498 dm_table_event(table); in dm_hash_rename()
H A Ddm-thin.c316 dm_table_event(pool->ti->table); in notify_of_pool_mode_change()
1511 dm_table_event(pool->ti->table); in check_low_water_mark()
3200 dm_table_event(pool->ti->table); in metadata_low_callback()
H A Ddm-cache-target.c634 dm_table_event(cache->ti->table); in force_clear_dirty()
866 dm_table_event(cache->ti->table); in notify_mode_switch()
H A Ddm-mpath.c830 dm_table_event(m->ti->table); in trigger_event()
H A Ddm-snap.c1633 dm_table_event(s->ti->table); in __invalidate_snapshot()
H A Ddm-raid.c1738 dm_table_event(rs->ti->table); in do_table_event()
/linux/include/linux/
H A Ddevice-mapper.h618 void dm_table_event(struct dm_table *t);