Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/
H A Dstd.h29 typedef signed long 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 Dopen.c213 SYSCALL_DEFINE2(ftruncate, unsigned int, fd, off_t, length) in SYSCALL_DEFINE2() argument
H A Dread_write.c410 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) in SYSCALL_DEFINE3() argument