Lines Matching refs:statfs
143 // only for OS_LINUX and OS_OPENBSD simply because the statfs structure150 struct statfs buf;151 if (statfs(database_dir.value().c_str(), &buf) == 0) {