Home
last modified time | relevance | path

Searched defs:f_bavail (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h335 int64_t f_bavail; /* free blocks avail to non-superuser */ member
360 int64_t f_bavail; /* free blocks avail to non-superuser */ member
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2102 abi_int f_bavail; member
2119 abi_long f_bavail; member
2138 abi_ullong f_bavail; member
2153 abi_long f_bavail; member
2168 abi_long f_bavail; member
2183 abi_long f_bavail; member
2199 abi_long f_bavail; member
2214 abi_uint f_bavail; member
2229 abi_ullong f_bavail; member
/openbmc/qemu/hw/9pfs/
H A D9p.c3632 uint64_t f_bavail; in v9fs_fill_statfs() local