Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dstatfs.h46 struct statfs64 { struct
63 struct compat_statfs64 { argument
/aosp12/bionic/libc/include/sys/
H A Dvfs.h76 struct statfs64 { __STATFS64_BODY }; struct
/aosp12/bionic/tests/
H A Dsys_vfs_test.cpp54 TEST(sys_vfs, statfs64) { in TEST() argument