Home
last modified time | relevance | path

Searched defs:off_t (Results 1 – 5 of 5) sorted by relevance

/linux/tools/include/nolibc/
H A Dstd.h29 typedef int64_t off_t; typedef
/linux/arch/mips/kernel/
H A Dsyscall.c64 fd, off_t, offset) in SYSCALL_DEFINE6() argument
/linux/arch/powerpc/kernel/
H A Dsyscalls.c71 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/linux/include/linux/
H A Dtypes.h26 typedef __kernel_off_t off_t; typedef
/linux/fs/
H A Dread_write.c410 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) in SYSCALL_DEFINE3() argument