Home
last modified time | relevance | path

Searched refs:fileoff (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/arm64/mte/
H A Dcheck_user_mem.c42 int fileoff, ptroff, size; in check_usermem_access_fault() local
80 for (fileoff = 0; fileoff < 16; fileoff++) { in check_usermem_access_fault()
/openbmc/linux/fs/xfs/
H A Dxfs_trace.h1589 TP_PROTO(struct xfs_inode *ip, xfs_fileoff_t fileoff, xfs_filblks_t len,
1591 TP_ARGS(ip, fileoff, len, flags, caller_ip),
1596 __field(xfs_fileoff_t, fileoff)
1605 __entry->fileoff = fileoff;
1615 __entry->fileoff,