Lines Matching refs:bio
1096 TP_PROTO(struct super_block *sb, int type, struct bio *bio),
1098 TP_ARGS(sb, type, bio),
1112 __entry->target = bio_dev(bio);
1113 __entry->op = bio_op(bio);
1114 __entry->op_flags = bio->bi_opf;
1116 __entry->sector = bio->bi_iter.bi_sector;
1117 __entry->size = bio->bi_iter.bi_size;
1131 TP_PROTO(struct super_block *sb, int type, struct bio *bio),
1133 TP_ARGS(sb, type, bio),
1135 TP_CONDITION(bio)
1140 TP_PROTO(struct super_block *sb, int type, struct bio *bio),
1142 TP_ARGS(sb, type, bio),
1144 TP_CONDITION(bio)
1149 TP_PROTO(struct super_block *sb, int type, struct bio *bio),
1151 TP_ARGS(sb, type, bio),
1153 TP_CONDITION(bio)
1158 TP_PROTO(struct super_block *sb, int type, struct bio *bio),
1160 TP_ARGS(sb, type, bio),
1162 TP_CONDITION(bio)