Searched refs:kDumpPath (Results 1 – 1 of 1) sorted by relevance
34 const char kDumpPath[] = "/sys/fs/pstore"; variable78 ramoops_dump_path_(kDumpPath), in KernelCollector()275 if (stat(kDumpPath, &st_dump)) { in DumpDirMounted()276 PLOG(WARNING) << "Could not stat " << kDumpPath; in DumpDirMounted()281 LOG(WARNING) << "Dump dir " << kDumpPath << " not mounted"; in DumpDirMounted()