Lines Matching refs:pgofs
1515 TP_PROTO(struct inode *inode, unsigned int pgofs),
1517 TP_ARGS(inode, pgofs),
1522 __field(unsigned int, pgofs)
1528 __entry->pgofs = pgofs;
1533 __entry->pgofs)
1538 TP_PROTO(struct inode *inode, unsigned int pgofs,
1541 TP_ARGS(inode, pgofs, ei),
1548 __field(unsigned int, pgofs)
1557 __entry->pgofs = pgofs;
1566 __entry->pgofs,
1574 TP_PROTO(struct inode *inode, unsigned int pgofs, block_t blkaddr,
1577 TP_ARGS(inode, pgofs, blkaddr, len),
1582 __field(unsigned int, pgofs)
1590 __entry->pgofs = pgofs;
1598 __entry->pgofs,