Home
last modified time | relevance | path

Searched defs:linux_stat (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()
293 struct statfs linux_stat; in do_osf_statfs() local