Searched refs:osf_statfs (Results 1 – 1 of 1) sorted by relevance
/arch/alpha/kernel/ |
D | osf_sys.c | 230 struct osf_statfs { struct 298 linux_to_osf_statfs(struct kstatfs *linux_stat, struct osf_statfs __user *osf_stat, in linux_to_osf_statfs() 301 struct osf_statfs tmp_stat; in linux_to_osf_statfs() 338 SYSCALL_DEFINE3(osf_statfs, const char __user *, pathname, in SYSCALL_DEFINE3() argument 339 struct osf_statfs __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3() 385 struct osf_statfs __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3()
|