Home
last modified time | relevance | path

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

/fs/
Dstat.c353 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
391 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
404 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
416 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
435 static int cp_new_stat(struct kstat *stat, struct stat __user *statbuf) in cp_new_stat()
475 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
486 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
500 struct stat __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument
512 SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
585 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) in cp_new_stat64()
[all …]