Home
last modified time | relevance | path

Searched defs:statbuf (Results 1 – 5 of 5) sorted by relevance

/arch/parisc/hpux/
Dfs.c133 static int cp_hpux_stat(struct kstat *stat, struct hpux_stat64 __user *statbuf) in cp_hpux_stat()
159 long hpux_stat64(const char __user *filename, struct hpux_stat64 __user *statbuf) in hpux_stat64()
170 long hpux_fstat64(unsigned int fd, struct hpux_stat64 __user *statbuf) in hpux_fstat64()
182 struct hpux_stat64 __user *statbuf) in hpux_lstat64()
/arch/sparc/kernel/
Dsys_sparc32.c71 struct compat_stat64 __user *statbuf) in cp_compat_stat64()
101 struct compat_stat64 __user *statbuf) in compat_sys_stat64()
112 struct compat_stat64 __user *statbuf) in compat_sys_lstat64()
123 struct compat_stat64 __user * statbuf) in compat_sys_fstat64()
135 struct compat_stat64 __user * statbuf, int flag) in compat_sys_fstatat64()
/arch/x86/ia32/
Dsys_ia32.c99 struct stat64 __user *statbuf) in sys32_stat64()
110 struct stat64 __user *statbuf) in sys32_lstat64()
119 asmlinkage long sys32_fstat64(unsigned int fd, struct stat64 __user *statbuf) in sys32_fstat64()
129 struct stat64 __user *statbuf, int flag) in sys32_fstatat()
/arch/arm/kernel/
Dsys_oabi-compat.c118 struct oldabi_stat64 __user *statbuf) in cp_oldabi_stat64()
145 struct oldabi_stat64 __user * statbuf) in sys_oabi_stat64()
155 struct oldabi_stat64 __user * statbuf) in sys_oabi_lstat64()
165 struct oldabi_stat64 __user * statbuf) in sys_oabi_fstat64()
176 struct oldabi_stat64 __user *statbuf, in sys_oabi_fstatat64()
/arch/s390/kernel/
Dcompat_linux.c382 …_SYSCALL_DEFINE2(s390_stat64, const char __user *, filename, struct stat64_emu31 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
391 …SYSCALL_DEFINE2(s390_lstat64, const char __user *, filename, struct stat64_emu31 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
400 COMPAT_SYSCALL_DEFINE2(s390_fstat64, unsigned int, fd, struct stat64_emu31 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
410 struct stat64_emu31 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4() argument