Searched refs:ExternalFS (Results 1 – 2 of 2) sorted by relevance
1041 : ExternalFS(std::move(FS)) { in RedirectingFileSystem()1042 if (ExternalFS) in RedirectingFileSystem()1160 return ExternalFS->isLocal(Path, Result); in isLocal()1205 return ExternalFS->dir_begin(Path, EC); in dir_begin()1213 return ExternalFS->dir_begin(Dir, EC); in dir_begin()1769 new RedirectingFileSystem(ExternalFS)); in create()1797 new RedirectingFileSystem(&ExternalFS)); in create()1828 auto EC = ExternalFS.makeAbsolute(To); in create()1970 return ExternalFS->status(Path); in status()1976 S = ExternalFS->status(Path); in status()[all …]
507 IntrusiveRefCntPtr<FileSystem> ExternalFS = getRealFileSystem());767 IntrusiveRefCntPtr<FileSystem> ExternalFS; variable800 RedirectingFileSystem(IntrusiveRefCntPtr<FileSystem> ExternalFS);824 void *DiagContext, IntrusiveRefCntPtr<FileSystem> ExternalFS);829 bool UseExternalNames, FileSystem &ExternalFS);870 IntrusiveRefCntPtr<FileSystem> ExternalFS = getRealFileSystem());