statfs_to_ostatfs   53 compat/common/vfs_syscalls_25.c void statfs_to_ostatfs(struct proc *, struct mount *, struct statfs *, struct ostatfs *);
statfs_to_ostatfs  120 compat/common/vfs_syscalls_25.c 	statfs_to_ostatfs(p, mp, sp, &osb);
statfs_to_ostatfs  153 compat/common/vfs_syscalls_25.c 	statfs_to_ostatfs(p, mp, sp, &osb);
statfs_to_ostatfs  202 compat/common/vfs_syscalls_25.c 			statfs_to_ostatfs(p, mp, sp, &osb);