Home
last modified time | relevance | path

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

/fs/
Dstat.c121 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()
[all …]
Dcompat.c163 struct compat_stat __user *statbuf) in compat_sys_newstat()
175 struct compat_stat __user *statbuf) in compat_sys_newlstat()
189 struct compat_stat __user *statbuf, int flag) in compat_sys_newfstatat()
202 struct compat_stat __user * statbuf) in compat_sys_newfstat()