reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
274 struct STATVFS Vfs; 275 if (::STATVFS(const_cast<char *>(Path.str().c_str()), &Vfs)) 398 static bool is_local_impl(struct STATVFS &Vfs) { 478 struct STATVFS Vfs; 479 if (::STATVFS(const_cast<char *>(Path.str().c_str()), &Vfs)) 487 struct STATVFS Vfs;