Lines Matching refs:pgofs
1736 TP_PROTO(struct inode *inode, unsigned int pgofs, enum extent_type type),
1738 TP_ARGS(inode, pgofs, type),
1743 __field(unsigned int, pgofs)
1750 __entry->pgofs = pgofs;
1756 __entry->pgofs,
1762 TP_PROTO(struct inode *inode, unsigned int pgofs,
1765 TP_ARGS(inode, pgofs, ei),
1772 __field(unsigned int, pgofs)
1781 __entry->pgofs = pgofs;
1790 __entry->pgofs,
1798 TP_PROTO(struct inode *inode, unsigned int pgofs,
1801 TP_ARGS(inode, pgofs, ei),
1808 __field(unsigned int, pgofs)
1818 __entry->pgofs = pgofs;
1828 __entry->pgofs,
1837 TP_PROTO(struct inode *inode, unsigned int pgofs, unsigned int len,
1841 TP_ARGS(inode, pgofs, len, blkaddr, c_len),
1846 __field(unsigned int, pgofs)
1855 __entry->pgofs = pgofs;
1864 __entry->pgofs,
1872 TP_PROTO(struct inode *inode, unsigned int pgofs, unsigned int len,
1876 TP_ARGS(inode, pgofs, len, age, last_blks),
1881 __field(unsigned int, pgofs)
1890 __entry->pgofs = pgofs;
1899 __entry->pgofs,