Home
last modified time | relevance | path

Searched defs:statvfs64 (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/sys/
Dstatvfs.h47 struct statvfs64 { __STATVFS64_BODY }; struct
/bionic/tests/
Dsys_statvfs_test.cpp41 TEST(sys_statvfs, statvfs64) { in TEST() argument