Lines Matching refs:fio
722 TP_PROTO(struct page *page, struct f2fs_io_info *fio),
724 TP_ARGS(page, fio),
739 __entry->blkaddr = fio->blk_addr;
740 __entry->rw = fio->rw;
741 __entry->type = fio->type;
755 TP_PROTO(struct page *page, struct f2fs_io_info *fio),
757 TP_ARGS(page, fio),
764 TP_PROTO(struct page *page, struct f2fs_io_info *fio),
766 TP_ARGS(page, fio),
773 TP_PROTO(struct super_block *sb, struct f2fs_io_info *fio,
776 TP_ARGS(sb, fio, bio),
788 __entry->rw = fio->rw;
789 __entry->type = fio->type;
804 TP_PROTO(struct super_block *sb, struct f2fs_io_info *fio,
807 TP_ARGS(sb, fio, bio),
814 TP_PROTO(struct super_block *sb, struct f2fs_io_info *fio,
817 TP_ARGS(sb, fio, bio),