Home
last modified time | relevance | path

Searched refs:show_bio_op (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/trace/events/
H A Df2fs.h73 #define show_bio_type(op,op_flags) show_bio_op(op), \
76 #define show_bio_op(op) blk_op_str(op) macro