Lines Matching refs:blk_io_trace
67 struct blk_io_trace *t; in trace_note()
195 struct blk_io_trace *t; in __blk_add_trace()
1050 static void fill_rwbs(char *rwbs, const struct blk_io_trace *t) in fill_rwbs()
1085 const struct blk_io_trace *te_blk_io_trace(const struct trace_entry *ent) in te_blk_io_trace()
1087 return (const struct blk_io_trace *)ent; in te_blk_io_trace()
1145 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action_classic()
1158 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action()
1290 const struct blk_io_trace *t = te_blk_io_trace(ent); in blk_log_msg()
1357 const struct blk_io_trace *t; in print_one_line()
1395 struct blk_io_trace *t = (struct blk_io_trace *)iter->ent; in blk_trace_synthesize_old_trace()
1396 const int offset = offsetof(struct blk_io_trace, sector); in blk_trace_synthesize_old_trace()
1397 struct blk_io_trace old = { in blk_trace_synthesize_old_trace()