Home
last modified time | relevance | path

Searched refs:stat64 (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.12.1/arch/x86/kernel/
Dsys_ia32.c132 static int cp_stat64(struct stat64 __user *ubuf, struct kstat *stat) in cp_stat64()
138 if (!user_write_access_begin(ubuf, sizeof(struct stat64))) in cp_stat64()
165 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
176 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
186 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
197 struct stat64 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4()
/linux-6.12.1/arch/sparc/include/uapi/asm/
Dstat.h26 struct stat64 { struct
74 struct stat64 { struct
/linux-6.12.1/arch/csky/kernel/
DMakefile.syscalls3 syscall_abis_32 += csky time32 stat64 rlimit
/linux-6.12.1/arch/arc/kernel/
DMakefile.syscalls3 syscall_abis_32 += arc time32 renameat stat64 rlimit
/linux-6.12.1/arch/openrisc/kernel/
DMakefile.syscalls3 syscall_abis_32 += or1k time32 stat64 rlimit renameat
/linux-6.12.1/arch/hexagon/kernel/
DMakefile.syscalls3 syscall_abis_32 += hexagon time32 stat64 rlimit renameat
/linux-6.12.1/arch/nios2/kernel/
DMakefile.syscalls3 syscall_abis_32 += nios2 time32 stat64 renameat rlimit
/linux-6.12.1/fs/
Dstat.c585 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) in cp_new_stat64()
587 struct stat64 tmp; in cp_new_stat64()
620 SYSCALL_DEFINE2(stat64, const char __user *, filename, in SYSCALL_DEFINE2() argument
621 struct stat64 __user *, statbuf) in SYSCALL_DEFINE2()
633 struct stat64 __user *, statbuf) in SYSCALL_DEFINE2()
644 SYSCALL_DEFINE2(fstat64, unsigned long, fd, struct stat64 __user *, statbuf) in SYSCALL_DEFINE2()
656 struct stat64 __user *, statbuf, int, flag) in SYSCALL_DEFINE4()
/linux-6.12.1/arch/alpha/include/uapi/asm/
Dstat.h26 struct stat64 { struct
/linux-6.12.1/arch/arm64/include/asm/
Dstat.h19 struct stat64 { struct
/linux-6.12.1/arch/xtensa/include/uapi/asm/
Dstat.h38 struct stat64 { struct
/linux-6.12.1/include/uapi/asm-generic/
Dstat.h49 struct stat64 { struct
/linux-6.12.1/arch/parisc/include/uapi/asm/
Dstat.h44 struct stat64 { struct
/linux-6.12.1/arch/sh/include/uapi/asm/
Dstat.h43 struct stat64 { struct
/linux-6.12.1/arch/x86/include/asm/
Dia32.h28 struct stat64 { struct
/linux-6.12.1/arch/m68k/include/uapi/asm/
Dstat.h45 struct stat64 { struct
/linux-6.12.1/arch/arm/include/uapi/asm/
Dstat.h57 struct stat64 { struct
/linux-6.12.1/arch/powerpc/include/uapi/asm/
Dstat.h60 struct stat64 { struct
/linux-6.12.1/arch/um/os-Linux/
Dfile.c26 static void copy_stat(struct uml_stat *dst, const struct stat64 *src) in copy_stat()
46 struct stat64 sbuf; in os_stat_fd()
60 struct stat64 sbuf; in os_stat_file()
63 CATCH_EINTR(err = stat64(file_name, &sbuf)); in os_stat_file()
Dstart_up.c305 struct stat64 buf; in parse_iomem()
/linux-6.12.1/arch/s390/include/uapi/asm/
Dstat.h52 struct stat64 { struct
/linux-6.12.1/arch/mips/include/uapi/asm/
Dstat.h52 struct stat64 { struct
/linux-6.12.1/arch/x86/include/uapi/asm/
Dstat.h42 struct stat64 { struct
/linux-6.12.1/fs/hostfs/
Dhostfs_user.c21 static void stat64_to_hostfs(const struct stat64 *buf, struct hostfs_stat *p) in stat64_to_hostfs()
45 struct stat64 buf; in stat_file()
/linux-6.12.1/arch/arm64/tools/
Dsyscall_64.tbl101 79 stat64 fstatat64 sys_fstatat64
103 80 stat64 fstat64 sys_fstat64

12