Home
last modified time | relevance | path

Searched refs:f_ffree (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.c196 __put_user(host_statfs->f_ffree, &target_statfs->f_ffree); in h2t_freebsd11_statfs()
234 __put_user(host_statfs->f_ffree, &target_statfs->f_ffree); in h2t_freebsd_statfs()
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h337 int64_t f_ffree; /* free nodes avail to non-superuser */ member
362 int64_t f_ffree; /* free nodes avail to non-superuser */ member
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c596 buf->f_ffree = 0; in ubifs_statfs()