Lines Matching refs:rw
635 TP_PROTO(struct inode *inode, loff_t offset, unsigned long len, int rw),
637 TP_ARGS(inode, offset, len, rw),
644 __field(int, rw)
652 __entry->rw = rw;
659 __entry->rw)
665 int rw, int ret),
667 TP_ARGS(inode, offset, len, rw, ret),
674 __field(int, rw)
683 __entry->rw = rw;
692 __entry->rw,
731 __field(int, rw)
740 __entry->rw = fio->rw;
749 show_bio_type(__entry->rw),
780 __field(int, rw)
788 __entry->rw = fio->rw;
796 show_bio_type(__entry->rw),