hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/include/trace/events/libata.h
....@@ -249,6 +249,7 @@
249249 __entry->hob_feature = qc->result_tf.hob_feature;
250250 __entry->nsect = qc->result_tf.nsect;
251251 __entry->hob_nsect = qc->result_tf.hob_nsect;
252
+ __entry->flags = qc->flags;
252253 ),
253254
254255 TP_printk("ata_port=%u ata_dev=%u tag=%d flags=%s status=%s " \