Lines Matching refs:pgofs
1529 TP_PROTO(struct inode *inode, unsigned int pgofs),
1531 TP_ARGS(inode, pgofs),
1536 __field(unsigned int, pgofs)
1542 __entry->pgofs = pgofs;
1547 __entry->pgofs)
1552 TP_PROTO(struct inode *inode, unsigned int pgofs,
1555 TP_ARGS(inode, pgofs, ei),
1562 __field(unsigned int, pgofs)
1571 __entry->pgofs = pgofs;
1580 __entry->pgofs,
1588 TP_PROTO(struct inode *inode, unsigned int pgofs, block_t blkaddr,
1591 TP_ARGS(inode, pgofs, blkaddr, len),
1596 __field(unsigned int, pgofs)
1604 __entry->pgofs = pgofs;
1612 __entry->pgofs,