statvfs_args
{ AS(statvfs_args), 4, (sy_call_t *)sys_statvfs }, /* 500 = statvfs */
sys_statvfs(struct sysmsg *sysmsg, const struct statvfs_args *uap)
int sys_statvfs (struct sysmsg *sysmsg, const struct statvfs_args *);
struct statvfs_args statvfs;