Home
last modified time | relevance | path

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

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