Lines Matching refs:pgofs
1132 TP_PROTO(struct inode *inode, unsigned int pgofs),
1134 TP_ARGS(inode, pgofs),
1139 __field(unsigned int, pgofs)
1145 __entry->pgofs = pgofs;
1150 __entry->pgofs)
1155 TP_PROTO(struct inode *inode, unsigned int pgofs,
1158 TP_ARGS(inode, pgofs, ei),
1165 __field(unsigned int, pgofs)
1174 __entry->pgofs = pgofs;
1183 __entry->pgofs,
1191 TP_PROTO(struct inode *inode, unsigned int pgofs, block_t blkaddr,
1194 TP_ARGS(inode, pgofs, blkaddr, len),
1199 __field(unsigned int, pgofs)
1207 __entry->pgofs = pgofs;
1215 __entry->pgofs,