hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
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 " \