Home
last modified time | relevance | path

Searched defs:statfs64 (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/kernel/uapi/asm-mips/asm/
Dstatfs.h44 struct statfs64 { struct
65 struct statfs64 { argument
82 struct compat_statfs64 { argument
/bionic/libc/kernel/uapi/asm-generic/
Dstatfs.h52 struct statfs64 { struct
74 struct compat_statfs64 { argument
/bionic/tests/
Dsys_vfs_test.cpp47 TEST(sys_vfs, statfs64) { in TEST() argument
/bionic/libc/include/sys/
Dvfs.h109 struct statfs64 { __STATFS64_BODY }; struct