Home
last modified time | relevance | path

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

12

/arch/x86/ia32/
Dsys_ia32.c72 static int cp_stat64(struct stat64 __user *ubuf, struct kstat *stat) in cp_stat64()
78 if (!access_ok(ubuf, sizeof(struct stat64)) || in cp_stat64()
101 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
112 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
122 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
133 struct stat64 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4()
/arch/sparc/include/uapi/asm/
Dstat.h26 struct stat64 { struct
74 struct stat64 { struct
/arch/sh/include/uapi/asm/
Dstat.h46 struct stat64 { struct
103 struct stat64 { struct
/arch/alpha/include/uapi/asm/
Dstat.h26 struct stat64 { struct
/arch/arm64/include/asm/
Dstat.h19 struct stat64 { struct
/arch/xtensa/include/uapi/asm/
Dstat.h38 struct stat64 { struct
/arch/x86/include/asm/
Dia32.h29 struct stat64 { struct
/arch/parisc/include/uapi/asm/
Dstat.h44 struct stat64 { struct
/arch/m68k/include/uapi/asm/
Dstat.h45 struct stat64 { struct
/arch/arm/include/uapi/asm/
Dstat.h57 struct stat64 { struct
/arch/powerpc/include/uapi/asm/
Dstat.h60 struct stat64 { struct
/arch/s390/include/uapi/asm/
Dstat.h52 struct stat64 { struct
/arch/mips/include/uapi/asm/
Dstat.h52 struct stat64 { struct
/arch/x86/include/uapi/asm/
Dstat.h42 struct stat64 { struct
/arch/um/os-Linux/
Dfile.c22 static void copy_stat(struct uml_stat *dst, const struct stat64 *src) in copy_stat()
42 struct stat64 sbuf; in os_stat_fd()
56 struct stat64 sbuf; in os_stat_file()
59 CATCH_EINTR(err = stat64(file_name, &sbuf)); in os_stat_file()
Dstart_up.c347 struct stat64 buf; in parse_iomem()
/arch/sparc/kernel/
Dsys_sparc32.c95 COMPAT_SYSCALL_DEFINE2(stat64, const char __user *, filename, in COMPAT_SYSCALL_DEFINE2() argument
/arch/m68k/kernel/syscalls/
Dsyscall.tbl205 195 common stat64 sys_stat64
/arch/xtensa/kernel/syscalls/
Dsyscall.tbl58 47 common stat64 sys_stat64
/arch/sparc/kernel/syscalls/
Dsyscall.tbl175 139 common stat64 sys_stat64 compat_sys_stat64
/arch/microblaze/kernel/syscalls/
Dsyscall.tbl205 195 common stat64 sys_stat64
/arch/sh/kernel/syscalls/
Dsyscall.tbl205 195 common stat64 sys_stat64
/arch/parisc/kernel/syscalls/
Dsyscall.tbl114 101 common stat64 sys_stat64
/arch/arm/tools/
Dsyscall.tbl212 195 common stat64 sys_stat64 sys_oabi_stat64
/arch/mips/kernel/syscalls/
Dsyscall_o32.tbl227 213 o32 stat64 sys_stat64 sys_newstat

12