Searched refs:StatVFS (Results 1 – 2 of 2) sorted by relevance
287 struct StatVFS { struct294 inline int statvfs(const wchar_t* p, StatVFS* buf) { in statvfs() argument487 using StatVFS = struct statvfs;
858 detail::StatVFS m_svfs = {}; in __space()