Searched defs:linux_stat (Results 1 – 1 of 1) sorted by relevance
271 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