Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c325 linux_to_osf_statfs64(struct kstatfs *linux_stat, struct osf_statfs64 __user *osf_stat, in linux_to_osf_statfs64() function
406 error = linux_to_osf_statfs64(&linux_stat, buffer, bufsiz); in SYSCALL_DEFINE3()
416 error = linux_to_osf_statfs64(&linux_stat, buffer, bufsiz); in SYSCALL_DEFINE3()