Lines Matching refs:pgofs
1446 TP_PROTO(struct inode *inode, unsigned int pgofs),
1448 TP_ARGS(inode, pgofs),
1453 __field(unsigned int, pgofs)
1459 __entry->pgofs = pgofs;
1464 __entry->pgofs)
1469 TP_PROTO(struct inode *inode, unsigned int pgofs,
1472 TP_ARGS(inode, pgofs, ei),
1479 __field(unsigned int, pgofs)
1488 __entry->pgofs = pgofs;
1497 __entry->pgofs,
1505 TP_PROTO(struct inode *inode, unsigned int pgofs, block_t blkaddr,
1508 TP_ARGS(inode, pgofs, blkaddr, len),
1513 __field(unsigned int, pgofs)
1521 __entry->pgofs = pgofs;
1529 __entry->pgofs,