Searched refs:f_bfree (Results 1 - 8 of 8) sorted by relevance

/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dstatfs.h31 long f_bfree; member in struct:statfs
51 __u64 f_bfree; member in struct:statfs64
71 long f_bfree; member in struct:statfs64
90 __u64 f_bfree; member in struct:compat_statfs64
/bionic/libc/kernel/uapi/asm-generic/
H A Dstatfs.h36 __statfs_word f_bfree; member in struct:statfs
57 __u64 f_bfree; member in struct:statfs64
79 __u64 f_bfree; member in struct:compat_statfs64
/bionic/libc/include/sys/
H A Dvfs.h47 uint64_t f_bfree; \
64 uint64_t f_bfree; \
81 uint64_t f_bfree; \
96 uint64_t f_bfree; \
H A Dstatvfs.h36 fsblkcnt_t f_bfree; \
/bionic/libc/bionic/
H A Dstatvfs.cpp41 out->f_bfree = in.f_bfree;
/bionic/tests/
H A Dsys_statvfs_test.cpp29 EXPECT_EQ(0U, sb.f_bfree);
H A Dsys_vfs_test.cpp29 EXPECT_EQ(0U, sb.f_bfree);
/bionic/libc/kernel/uapi/linux/
H A Dcoda.h190 int32_t f_bfree; member in struct:coda_statfs

Completed in 234 milliseconds