Lines Matching refs:fileoff
1603 TP_PROTO(struct xfs_inode *ip, xfs_fileoff_t fileoff, xfs_filblks_t len,
1605 TP_ARGS(ip, fileoff, len, flags, caller_ip),
1610 __field(xfs_fileoff_t, fileoff)
1619 __entry->fileoff = fileoff;
1629 __entry->fileoff,
4832 xfs_fileoff_t fileoff),
4833 TP_ARGS(xfbt, cur, fileoff),
4838 __field(xfs_fileoff_t, fileoff)
4844 __entry->fileoff = fileoff;
4850 (unsigned long long)__entry->fileoff)
4856 xfs_fileoff_t fileoff), \
4857 TP_ARGS(xfbt, cur, fileoff))