Searched defs:rootdir (Results 1 – 3 of 3) sorted by relevance
48 HostFileSystem(const std::string& rootdir) : FileSystemUnderPath(rootdir) {} in HostFileSystem()222 int checkAllFiles(const std::string& rootdir, const Properties& props, std::string* error) { in checkAllFiles()268 for (const auto& rootdir : rootdirs) { in main() local
80 FileSystemUnderPath::FileSystemUnderPath(const std::string& rootdir) { in FileSystemUnderPath()
58 bool rootdir; in load_canned_fs_config() local