fstatvfs1
__warn_references(fstatvfs1,
__strong_alias(fstatvfs1, __compat_fstatvfs1)
if (fstatvfs1(fd, &sfb, ST_NOWAIT) < 0)
return fstatvfs1(f, st, ST_WAIT);
if (fstatvfs1(fd, &sv, ST_NOWAIT) == -1)
#define REALFSTATVFS1 fstatvfs1
__weak_alias(fstatvfs1,rump___sysimpl_fstatvfs190);
int fstatvfs1(int, struct statvfs *, int)