ostatfs 53 compat/common/vfs_syscalls_25.c void statfs_to_ostatfs(struct proc *, struct mount *, struct statfs *, struct ostatfs *); ostatfs 63 compat/common/vfs_syscalls_25.c struct ostatfs *osp; ostatfs 107 compat/common/vfs_syscalls_25.c struct ostatfs osb; ostatfs 141 compat/common/vfs_syscalls_25.c struct ostatfs osb; ostatfs 173 compat/common/vfs_syscalls_25.c struct ostatfs osb; ostatfs 178 compat/common/vfs_syscalls_25.c maxcount = SCARG(uap, bufsize) / sizeof(struct ostatfs); ostatfs 308 sys/mount.h struct ostatfs { ostatfs 699 sys/syscallargs.h syscallarg(struct ostatfs *) buf; ostatfs 704 sys/syscallargs.h syscallarg(struct ostatfs *) buf;