Lines Matching refs:rw
602 TP_PROTO(struct inode *inode, loff_t offset, unsigned long len, int rw),
604 TP_ARGS(inode, offset, len, rw),
611 __field(int, rw)
619 __entry->rw = rw;
626 __entry->rw)
632 int rw, int ret),
634 TP_ARGS(inode, offset, len, rw, ret),
641 __field(int, rw)
650 __entry->rw = rw;
659 __entry->rw,
698 __field(int, rw)
707 __entry->rw = fio->rw;
716 show_bio_type(__entry->rw),
747 __field(int, rw)
755 __entry->rw = fio->rw;
763 show_bio_type(__entry->rw),