Lines Matching refs:pgofs
1536 TP_PROTO(struct inode *inode, unsigned int pgofs, enum extent_type type),
1538 TP_ARGS(inode, pgofs, type),
1543 __field(unsigned int, pgofs)
1550 __entry->pgofs = pgofs;
1556 __entry->pgofs,
1562 TP_PROTO(struct inode *inode, unsigned int pgofs,
1565 TP_ARGS(inode, pgofs, ei),
1572 __field(unsigned int, pgofs)
1581 __entry->pgofs = pgofs;
1590 __entry->pgofs,
1598 TP_PROTO(struct inode *inode, unsigned int pgofs,
1601 TP_ARGS(inode, pgofs, ei),
1608 __field(unsigned int, pgofs)
1618 __entry->pgofs = pgofs;
1628 __entry->pgofs,
1637 TP_PROTO(struct inode *inode, unsigned int pgofs, unsigned int len,
1641 TP_ARGS(inode, pgofs, len, blkaddr, c_len),
1646 __field(unsigned int, pgofs)
1655 __entry->pgofs = pgofs;
1664 __entry->pgofs,
1672 TP_PROTO(struct inode *inode, unsigned int pgofs, unsigned int len,
1676 TP_ARGS(inode, pgofs, len, age, last_blks),
1681 __field(unsigned int, pgofs)
1690 __entry->pgofs = pgofs;
1699 __entry->pgofs,