Searched refs:getvfsstat_args (Results 1 – 4 of 4) sorted by relevance
277 struct getvfsstat_args getvfsstat;
1197 struct getvfsstat_args { struct1737 int sys_getvfsstat (struct sysmsg *sysmsg, const struct getvfsstat_args *);
520 { AS(getvfsstat_args), 4, (sy_call_t *)sys_getvfsstat }, /* 503 = getvfsstat */
1752 sys_getvfsstat(struct sysmsg *sysmsg, const struct getvfsstat_args *uap) in sys_getvfsstat()