Lines Matching defs:statbuf
140 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
178 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
191 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
203 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
229 static int cp_new_stat(struct kstat *stat, struct stat __user *statbuf) in cp_new_stat()
267 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
278 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
292 struct stat __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument
304 SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
363 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) in cp_new_stat64()
401 struct stat64 __user *, statbuf) in SYSCALL_DEFINE2() argument
413 struct stat64 __user *, statbuf) in SYSCALL_DEFINE2() argument
424 SYSCALL_DEFINE2(fstat64, unsigned long, fd, struct stat64 __user *, statbuf) in SYSCALL_DEFINE2() argument
436 struct stat64 __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument