Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/alpha/kernel/
Dosf_sys.c271 static int linux_to_osf_statfs(struct statfs *linux_stat, struct osf_statfs *osf_stat, unsigned lon… in linux_to_osf_statfs() function
296 error = linux_to_osf_statfs(&linux_stat, buffer, bufsiz); in do_osf_statfs()