Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Dstatvfs.h46 fsfilcnt_t f_favail; member
75 fsfilcnt_t f_favail; member
/bionic/tests/headers/posix/
Dsys_statvfs_h.c42 STRUCT_MEMBER(struct statvfs, fsfilcnt_t, f_favail); in sys_statvfs_h()
/bionic/libc/include/bits/
Dsys_statvfs_inlines.h50 __dst->f_favail = __src->f_ffree; in __bionic_statfs_to_statvfs()