Searched refs:__statfs_ext_impl (Results 1 – 1 of 1) sorted by relevance
132 __statfs_ext_impl(const char *path, int fd, struct statfs *buf, int flags) in __statfs_ext_impl() function174 return __statfs_ext_impl(NULL, fd, buf, flags); in fstatfs_ext()190 return __statfs_ext_impl(path, -1, buf, flags); in statfs_ext()