Searched refs:statfs64 (Results 1 – 7 of 7) sorted by relevance
68 struct statfs64 sb; in TEST()69 ASSERT_EQ(0, statfs64("/proc", &sb)); in TEST()74 struct statfs64 sb; in TEST()76 ASSERT_EQ(-1, statfs64("/does-not-exist", &sb)); in TEST()96 struct statfs64 sb; in TEST()
76 struct statfs64 { __STATFS64_BODY }; struct108 int statfs64(const char* _Nonnull __path, struct statfs64* _Nonnull __buf);110 int fstatfs64(int __fd, struct statfs64* _Nonnull __buf);
55 __strong_alias(statfs64, statfs);
34 struct statfs64 { struct
204 int __statfs64:statfs64(const char*, size_t, struct statfs*) lp32
989 statfs64; # introduced=21