freebsd11_statfs
if (freebsd11_statfs(ent->fts_path, &priv->ftsp_statfs) != -1) {
struct freebsd11_statfs ftsp_statfs;
if (freebsd11_statfs(ent->fts_path, &priv->ftsp_statfs) != -1) {
struct freebsd11_statfs ftsp_statfs;
struct freebsd11_statfs;
int freebsd11_getmntinfo(struct freebsd11_statfs **, int);
COMPAT_SYSCALL(int, freebsd11_statfs, (const char *,
struct freebsd11_statfs *), statfs, FBSD_1.0);
COMPAT_SYSCALL(int, freebsd11_getfsstat, (struct freebsd11_statfs *, long,
freebsd11_getmntinfo(struct freebsd11_statfs **mntbufp, int flags)
static struct freebsd11_statfs *mntbuf;
while (bufsize <= mntsize * sizeof(struct freebsd11_statfs)) {
bufsize = (mntsize + 1) * sizeof(struct freebsd11_statfs);
if ((mntbuf = (struct freebsd11_statfs *)malloc(bufsize)) == 0)
__sym_compat(statfs, freebsd11_statfs, FBSD_1.0);
char buf_l_[PADL_(struct freebsd11_statfs *)]; struct freebsd11_statfs * buf; char buf_r_[PADR_(struct freebsd11_statfs *)];
static void freebsd11_cvtstatfs(struct statfs *, struct freebsd11_statfs *);
struct freebsd11_statfs osb;
struct freebsd11_statfs osb;
kern_freebsd11_getfsstat(struct thread *td, struct freebsd11_statfs * ubuf,
struct freebsd11_statfs osb;
struct freebsd11_statfs osb;
freebsd11_cvtstatfs(struct statfs *nsp, struct freebsd11_statfs *osp)
struct freebsd11_statfs *ubuf, long bufsize, int mode);
char buf_l_[PADL_(struct freebsd11_statfs *)]; struct freebsd11_statfs * buf; char buf_r_[PADR_(struct freebsd11_statfs *)];
char buf_l_[PADL_(struct freebsd11_statfs *)]; struct freebsd11_statfs * buf; char buf_r_[PADR_(struct freebsd11_statfs *)];
char buf_l_[PADL_(struct freebsd11_statfs *)]; struct freebsd11_statfs * buf; char buf_r_[PADR_(struct freebsd11_statfs *)];
char buf_l_[PADL_(struct freebsd11_statfs *)]; struct freebsd11_statfs * buf; char buf_r_[PADR_(struct freebsd11_statfs *)];
int freebsd11_statfs(struct thread *, struct freebsd11_statfs_args *);