Home
last modified time | relevance | path

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

/fs/
Dstat.c253 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
291 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
304 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
316 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
341 static int cp_new_stat(struct kstat *stat, struct stat __user *statbuf) in cp_new_stat()
381 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
392 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
406 struct stat __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument
418 SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
486 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) in cp_new_stat64()
[all …]