Searched refs:__statfs64 (Results 1 – 4 of 4) sorted by relevance
26 # define __statfs64(path,size,buf) __statfs(path,buf) macro29 extern "C" int __statfs64(const char*, size_t, struct statfs*);48 int rc = __statfs64(path, sizeof(*result), result); in statfs()
191 int __statfs64:statfs64(const char*, size_t, struct statfs*) lp32
173 __statfs64; # arm x86