Searched refs:linux_to_osf_statfs (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() function296 error = linux_to_osf_statfs(&linux_stat, buffer, bufsiz); in do_osf_statfs()