Home
last modified time | relevance | path

Searched defs:compat_off_t (Results 1 – 2 of 2) sorted by relevance

/linux/include/asm-generic/
H A Dcompat.h35 typedef s32 compat_off_t; typedef
/linux/fs/
H A Dread_write.c416 COMPAT_SYSCALL_DEFINE3(lseek, unsigned int, fd, compat_off_t, offset, unsigned int, whence) in COMPAT_SYSCALL_DEFINE3() argument