Home
last modified time | relevance | path

Searched defs:osf_stat (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/alpha/kernel/
Dosf_sys.c269 } *osf_stat; variable
271 static int linux_to_osf_statfs(struct statfs *linux_stat, struct osf_statfs *osf_stat, unsigned lon… in linux_to_osf_statfs()