Searched refs:stat64 (Results 1 – 1 of 1) sorted by relevance
| /fs/ |
| A D | stat.c | 624 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) in cp_new_stat64() 626 struct stat64 tmp; in cp_new_stat64() 659 SYSCALL_DEFINE2(stat64, const char __user *, filename, in SYSCALL_DEFINE2() argument 660 struct stat64 __user *, statbuf) in SYSCALL_DEFINE2() 672 struct stat64 __user *, statbuf) in SYSCALL_DEFINE2() 683 SYSCALL_DEFINE2(fstat64, unsigned long, fd, struct stat64 __user *, statbuf) in SYSCALL_DEFINE2() 695 struct stat64 __user *, statbuf, int, flag) in SYSCALL_DEFINE4()
|
Completed in 4 milliseconds