Lines Matching refs:bio
1064 TP_PROTO(struct super_block *sb, int type, struct bio *bio),
1066 TP_ARGS(sb, type, bio),
1080 __entry->target = bio_dev(bio);
1081 __entry->op = bio_op(bio);
1082 __entry->op_flags = bio->bi_opf;
1084 __entry->sector = bio->bi_iter.bi_sector;
1085 __entry->size = bio->bi_iter.bi_size;
1099 TP_PROTO(struct super_block *sb, int type, struct bio *bio),
1101 TP_ARGS(sb, type, bio),
1103 TP_CONDITION(bio)
1108 TP_PROTO(struct super_block *sb, int type, struct bio *bio),
1110 TP_ARGS(sb, type, bio),
1112 TP_CONDITION(bio)
1117 TP_PROTO(struct super_block *sb, int type, struct bio *bio),
1119 TP_ARGS(sb, type, bio),
1121 TP_CONDITION(bio)
1126 TP_PROTO(struct super_block *sb, int type, struct bio *bio),
1128 TP_ARGS(sb, type, bio),
1130 TP_CONDITION(bio)