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