statfs_to_freebsd_statfs   61 compat/freebsd/freebsd_file.c void statfs_to_freebsd_statfs(struct proc *, struct mount *, struct statfs *, struct freebsd_statfs *);
statfs_to_freebsd_statfs  598 compat/freebsd/freebsd_file.c 	statfs_to_freebsd_statfs(p, mp, sp, &fsb);
statfs_to_freebsd_statfs  632 compat/freebsd/freebsd_file.c 	statfs_to_freebsd_statfs(p, mp, sp, &fsb);
statfs_to_freebsd_statfs  682 compat/freebsd/freebsd_file.c 			statfs_to_freebsd_statfs(p, mp, sp, &fsb);