Searched refs:osf_statfs (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/alpha/kernel/ |
D | osf_sys.c | 231 struct osf_statfs { struct 299 linux_to_osf_statfs(struct kstatfs *linux_stat, struct osf_statfs __user *osf_stat, in linux_to_osf_statfs() 302 struct osf_statfs tmp_stat; in linux_to_osf_statfs() 339 SYSCALL_DEFINE3(osf_statfs, const char __user *, pathname, in SYSCALL_DEFINE3() argument 340 struct osf_statfs __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3() 386 struct osf_statfs __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3()
|