Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/arm64/mte/
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()
/Linux-v6.1/fs/xfs/
Dxfs_trace.h1587 TP_PROTO(struct xfs_inode *ip, xfs_fileoff_t fileoff, xfs_filblks_t len,
1589 TP_ARGS(ip, fileoff, len, flags, caller_ip),
1594 __field(xfs_fileoff_t, fileoff)
1603 __entry->fileoff = fileoff;
1613 __entry->fileoff,