Lines Matching refs:dm_report
963 struct dm_report;
971 int (*report_fn)(struct dm_report *rh, struct dm_pool *mem,
988 struct dm_report *dm_report_init(uint32_t *report_types,
996 int dm_report_object(struct dm_report *rh, void *object);
997 int dm_report_output(struct dm_report *rh);
998 void dm_report_free(struct dm_report *rh);
1003 int dm_report_set_output_field_name_prefix(struct dm_report *rh,
1010 int dm_report_field_string(struct dm_report *rh, struct dm_report_field *field,
1012 int dm_report_field_int32(struct dm_report *rh, struct dm_report_field *field,
1014 int dm_report_field_uint32(struct dm_report *rh, struct dm_report_field *field,
1016 int dm_report_field_int(struct dm_report *rh, struct dm_report_field *field,
1018 int dm_report_field_uint64(struct dm_report *rh, struct dm_report_field *field,