Home
last modified time | relevance | path

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

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