statvfs90
__compat___getmntinfo13(struct statvfs90 **mntbufp, int flags)
static struct statvfs90 *mntbuf;
while (bufsize <= mntsize * sizeof(struct statvfs90)) {
bufsize = (mntsize + 1) * sizeof(struct statvfs90);
__compat___fhstatvfs140(const void *fhp, size_t len, struct statvfs90 *buf,
__compat___fhstatvfs40(const void *fhp, size_t len, struct statvfs90 *buf)
fhstatvfs(const struct compat_30_fhandle *fhp, struct statvfs90 *buf)
fhstatvfs1(const struct compat_30_fhandle *fhp, struct statvfs90 *buf,
__compat_getvfsstat(struct statvfs90 *buf, size_t size, int flags)
__compat_statvfs(const char *path, struct statvfs90 *buf)
__compat_statvfs1(const char *path, struct statvfs90 *buf, int flags)
__compat_fstatvfs(int fd, struct statvfs90 *buf)
__compat_fstatvfs1(int fd, struct statvfs90 *buf, int flags)
sizeof(struct statvfs90));
sizeof(struct statvfs90));
sizeof(struct statvfs90));
sizeof(struct statvfs90));
sizeof(struct statvfs90), retval);
struct statvfs90 *s90 = kmem_zalloc(sizeof(*s90), KM_SLEEP);
int __compat_statvfs(const char *__restrict, struct statvfs90 *__restrict);
int __compat_statvfs1(const char *__restrict, struct statvfs90 *__restrict,
int __compat_fstatvfs(int, struct statvfs90 *);
int __compat_fstatvfs1(int, struct statvfs90 *, int);
int __compat___getmntinfo13(struct statvfs90 **, int);
int __compat___fhstatvfs40(const void *, size_t, struct statvfs90 *);
int __compat___fhstatvfs140(const void *, size_t, struct statvfs90 *, int);
int __compat_getvfsstat(struct statvfs90 *, size_t, int);
int fhstatvfs(const struct compat_30_fhandle *, struct statvfs90 *);
int fhstatvfs1(const struct compat_30_fhandle *, struct statvfs90 *, int);
statvfs_to_statvfs90(const struct statvfs *s, struct statvfs90 *s90)
syscallarg(struct statvfs90 *) buf;
syscallarg(struct statvfs90 *) buf;
syscallarg(struct statvfs90 *) buf;
syscallarg(struct statvfs90 *) buf;
syscallarg(struct statvfs90 *) buf;