Searched refs:osf_statfs64 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/alpha/kernel/ |
D | osf_sys.c | 244 struct osf_statfs64 { struct 320 linux_to_osf_statfs64(struct kstatfs *linux_stat, struct osf_statfs64 __user *osf_stat, in linux_to_osf_statfs64() 323 struct osf_statfs64 tmp_stat = { 0 }; in linux_to_osf_statfs64() 395 SYSCALL_DEFINE3(osf_statfs64, char __user *, pathname, in SYSCALL_DEFINE3() argument 396 struct osf_statfs64 __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3() 406 struct osf_statfs64 __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3()
|