Searched defs:compat_off_t (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/include/asm-generic/ |
D | compat.h | 35 typedef s32 compat_off_t; typedef
|
/Linux-v6.6/fs/ |
D | open.c | 151 COMPAT_SYSCALL_DEFINE2(truncate, const char __user *, path, compat_off_t, length) in COMPAT_SYSCALL_DEFINE2() argument
|
D | read_write.c | 317 COMPAT_SYSCALL_DEFINE3(lseek, unsigned int, fd, compat_off_t, offset, unsigned int, whence) in COMPAT_SYSCALL_DEFINE3() argument
|