Home
last modified time | relevance | path

Searched refs:osf_statfs (Results 1 – 1 of 1) sorted by relevance

/arch/alpha/kernel/
Dosf_sys.c199 struct osf_statfs { struct
213 linux_to_osf_statfs(struct kstatfs *linux_stat, struct osf_statfs __user *osf_stat, in linux_to_osf_statfs() argument
216 struct osf_statfs tmp_stat; in linux_to_osf_statfs()
233 SYSCALL_DEFINE3(osf_statfs, const char __user *, pathname, in SYSCALL_DEFINE3() argument
234 struct osf_statfs __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3()
244 struct osf_statfs __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3()