Home
last modified time | relevance | path

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

12

/arch/x86/kernel/
A 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()
/arch/sparc/include/uapi/asm/
A Dstat.h26 struct stat64 { struct
74 struct stat64 { struct
/arch/csky/kernel/
A DMakefile.syscalls3 syscall_abis_32 += csky time32 stat64 rlimit
/arch/nios2/kernel/
A DMakefile.syscalls3 syscall_abis_32 += nios2 time32 stat64 renameat rlimit
/arch/openrisc/kernel/
A DMakefile.syscalls3 syscall_abis_32 += or1k time32 stat64 rlimit renameat
/arch/hexagon/kernel/
A DMakefile.syscalls3 syscall_abis_32 += hexagon time32 stat64 rlimit renameat
/arch/arc/kernel/
A DMakefile.syscalls3 syscall_abis_32 += arc time32 renameat stat64 rlimit
/arch/alpha/include/uapi/asm/
A Dstat.h26 struct stat64 { struct
/arch/arm64/include/asm/
A Dstat.h19 struct stat64 { struct
/arch/xtensa/include/uapi/asm/
A Dstat.h38 struct stat64 { struct
/arch/parisc/include/uapi/asm/
A Dstat.h44 struct stat64 { struct
/arch/x86/include/asm/
A Dia32.h28 struct stat64 { struct
/arch/sh/include/uapi/asm/
A Dstat.h43 struct stat64 { struct
/arch/m68k/include/uapi/asm/
A Dstat.h45 struct stat64 { struct
/arch/arm/include/uapi/asm/
A Dstat.h57 struct stat64 { struct
/arch/powerpc/include/uapi/asm/
A Dstat.h60 struct stat64 { struct
/arch/s390/include/uapi/asm/
A Dstat.h52 struct stat64 { struct
/arch/mips/include/uapi/asm/
A Dstat.h52 struct stat64 { struct
/arch/x86/include/uapi/asm/
A Dstat.h42 struct stat64 { struct
/arch/um/os-Linux/
A 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()
A Dstart_up.c496 struct stat64 buf; in parse_iomem()
/arch/sparc/kernel/
A Dsys_sparc32.c94 COMPAT_SYSCALL_DEFINE2(stat64, const char __user *, filename, in COMPAT_SYSCALL_DEFINE2() argument
/arch/m68k/kernel/syscalls/
A Dsyscall.tbl205 195 common stat64 sys_stat64
/arch/parisc/kernel/syscalls/
A Dsyscall.tbl114 101 common stat64 sys_stat64
/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl58 47 common stat64 sys_stat64

Completed in 54 milliseconds

12