Searched refs:t_error (Results 1 – 2 of 2) sorted by relevance
1477 static inline __u16 t_error(const struct trace_entry *ent) in t_error() function1613 trace_seq_printf(s, "[%d]\n", t_error(ent)); in blk_log_with_error()1618 t_sec(ent), t_error(ent)); in blk_log_with_error()1621 t_sector(ent), t_error(ent)); in blk_log_with_error()
64 def t_error(t): function