Home
last modified time | relevance | path

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

/linux-6.14.4/tools/include/nolibc/
Dstd.h31 typedef signed long off_t; typedef
/linux-6.14.4/arch/mips/kernel/
Dsyscall.c64 fd, off_t, offset) in SYSCALL_DEFINE6() argument
/linux-6.14.4/arch/powerpc/kernel/
Dsyscalls.c71 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/linux-6.14.4/include/linux/
Dtypes.h26 typedef __kernel_off_t off_t; typedef
/linux-6.14.4/fs/
Dopen.c210 SYSCALL_DEFINE2(ftruncate, unsigned int, fd, off_t, length) in SYSCALL_DEFINE2() argument
Dread_write.c403 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) in SYSCALL_DEFINE3() argument