Searched refs:fileoff (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/arm64/mte/ |
H A D | check_user_mem.c | 42 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 D | xfs_trace.h | 1584 TP_PROTO(struct xfs_inode *ip, xfs_fileoff_t fileoff, xfs_filblks_t len, 1586 TP_ARGS(ip, fileoff, len, flags, caller_ip), 1591 __field(xfs_fileoff_t, fileoff) 1600 __entry->fileoff = fileoff; 1610 __entry->fileoff,
|