dm_dirty_log_type   20 include/linux/dm-dirty-log.h struct dm_dirty_log_type;
dm_dirty_log_type   23 include/linux/dm-dirty-log.h 	struct dm_dirty_log_type *type;
dm_dirty_log_type  132 include/linux/dm-dirty-log.h int dm_dirty_log_type_register(struct dm_dirty_log_type *type);
dm_dirty_log_type  133 include/linux/dm-dirty-log.h int dm_dirty_log_type_unregister(struct dm_dirty_log_type *type);