Lines Matching defs:statbuf
121 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
159 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
172 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
184 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
210 static int cp_new_stat(struct kstat *stat, struct stat __user *statbuf) in cp_new_stat()
248 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
259 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
273 struct stat __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument
285 SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
344 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) in cp_new_stat64()
382 struct stat64 __user *, statbuf) in SYSCALL_DEFINE2() argument
394 struct stat64 __user *, statbuf) in SYSCALL_DEFINE2() argument
405 SYSCALL_DEFINE2(fstat64, unsigned long, fd, struct stat64 __user *, statbuf) in SYSCALL_DEFINE2() argument
417 struct stat64 __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument