Searched refs:blk_log_with_error (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | blktrace.c | 1361 static void blk_log_with_error(struct trace_seq *s, in blk_log_with_error() function 1470 [__BLK_TA_REQUEUE] = {{ "R", "requeue" }, blk_log_with_error }, 1472 [__BLK_TA_COMPLETE] = {{ "C", "complete" }, blk_log_with_error },
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | blktrace.c | 1409 static void blk_log_with_error(struct trace_seq *s, in blk_log_with_error() function 1518 [__BLK_TA_REQUEUE] = {{ "R", "requeue" }, blk_log_with_error }, 1520 [__BLK_TA_COMPLETE] = {{ "C", "complete" }, blk_log_with_error },
|