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/bionic/
H A Dstatvfs.cpp37 out->f_bfree = in.f_bfree;
/bionic/libc/include/sys/
H A Dstatvfs.h36 fsblkcnt_t f_bfree; \
H A Dvfs.h46 uint64_t f_bfree; \
63 uint64_t f_bfree; \
80 uint64_t f_bfree; \
95 uint64_t 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.h177 int32_t f_bfree; member in struct:coda_statfs

Completed in 1455 milliseconds