Searched refs:StatVFS (Results 1 – 2 of 2) sorted by relevance
313 struct StatVFS { struct320 int statvfs(const wchar_t *p, StatVFS *buf) { in statvfs() argument511 using StatVFS = struct statvfs;
1504 detail::StatVFS m_svfs = {}; in __space()