Lines Matching refs:pgofs
1528 TP_PROTO(struct inode *inode, unsigned int pgofs),
1530 TP_ARGS(inode, pgofs),
1535 __field(unsigned int, pgofs)
1541 __entry->pgofs = pgofs;
1546 __entry->pgofs)
1551 TP_PROTO(struct inode *inode, unsigned int pgofs,
1554 TP_ARGS(inode, pgofs, ei),
1561 __field(unsigned int, pgofs)
1570 __entry->pgofs = pgofs;
1579 __entry->pgofs,
1587 TP_PROTO(struct inode *inode, unsigned int pgofs, block_t blkaddr,
1590 TP_ARGS(inode, pgofs, blkaddr, len),
1595 __field(unsigned int, pgofs)
1603 __entry->pgofs = pgofs;
1611 __entry->pgofs,