Searched refs:statvfs (Results 1 – 3 of 3) sorted by relevance
52 extern int statvfs (__const char *__restrict __file,53 struct statvfs *__restrict __buf)57 extern int __REDIRECT_NTH (statvfs,59 struct statvfs *__restrict __buf), statvfs64)62 # define statvfs statvfs6474 extern int fstatvfs (int __fildes, struct statvfs *__buf)78 extern int __REDIRECT_NTH (fstatvfs, (int __fildes, struct statvfs *__buf),
129 #define statvfs statfs macro744 struct statvfs buf; in MApi_FS_Info()755 if (0 != statvfs(u8path, &buf)) in MApi_FS_Info()762 if (0 != statvfs(path, &buf)) in MApi_FS_Info()
29 struct statvfs struct