/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | FileSystemStatCache.h | 52 get(StringRef Path, llvm::vfs::Status &Status, bool isFile, 53 std::unique_ptr<llvm::vfs::File> *F, 54 FileSystemStatCache *Cache, llvm::vfs::FileSystem &FS); 60 virtual std::error_code getStat(StringRef Path, llvm::vfs::Status &Status, 62 std::unique_ptr<llvm::vfs::File> *F, 63 llvm::vfs::FileSystem &FS) = 0; 72 llvm::StringMap<llvm::vfs::Status, llvm::BumpPtrAllocator> StatCalls; 75 llvm::StringMap<llvm::vfs::Status, 81 std::error_code getStat(StringRef Path, llvm::vfs::Status &Status, 83 std::unique_ptr<llvm::vfs::File> *F, [all …]
|
H A D | FileManager.h | 54 IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS; 126 std::error_code getStatValue(StringRef Path, llvm::vfs::Status &Status, 128 std::unique_ptr<llvm::vfs::File> *F); 143 IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS = nullptr); 251 llvm::vfs::FileSystem &getVirtualFileSystem() const { return *FS; } in getVirtualFileSystem() 252 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> 261 void setVirtualFileSystem(IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS) { in setVirtualFileSystem() 305 DirectoryEntry *&getRealDirEntry(const llvm::vfs::Status &Status); 315 llvm::vfs::Status &Result);
|
/freebsd/contrib/netbsd-tests/fs/ffs/ |
H A D | t_setquota.sh | 78 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/… 83 env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -${q} -v 86 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -${q} /mnt 93 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/… 97 env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -${q} -v 100 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -${q} /mnt 134 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/… 139 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -${q} -v ${i… 146 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/… 150 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -${q} -v ${i… [all …]
|
H A D | t_quotalimit.sh | 82 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s2k/4… 94 … env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -$q -h ${id} 97 … env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -$q /mnt 129 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s2k/4… 141 … env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -$q -h ${id} 144 … env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -$q /mnt 176 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s2m/4… 188 … env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -$q -h ${id} 191 … env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -$q /mnt 223 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s2m/4… [all …]
|
H A D | t_clearquota.sh | 70 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/… 75 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -${q} -v ${i… 80 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -c ${i… 88 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -${q} -v ${i…
|
H A D | t_getquota.sh | 69 env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -${q} -v 73 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -${q} /mnt 81 env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -${q} -v 84 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -${q} /mnt
|
H A D | t_miscquota.sh | 87 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -${expect}… 93 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -x -${exp… 125 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -${expect}… 132 env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av 208 …env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quotarestore -d /m…
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | FileSystemStatCache.cpp | 34 FileSystemStatCache::get(StringRef Path, llvm::vfs::Status &Status, in get() 35 bool isFile, std::unique_ptr<llvm::vfs::File> *F, in get() 37 llvm::vfs::FileSystem &FS) { in get() 47 llvm::ErrorOr<llvm::vfs::Status> StatusOrErr = FS.status(Path); in get() 70 llvm::ErrorOr<llvm::vfs::Status> StatusOrErr = (*OwnedFile)->status(); in get() 102 MemorizeStatCalls::getStat(StringRef Path, llvm::vfs::Status &Status, in getStat() 104 std::unique_ptr<llvm::vfs::File> *F, in getStat() 105 llvm::vfs::FileSystem &FS) { in getStat()
|
H A D | FileManager.cpp | 47 IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS) in FileManager() 53 this->FS = llvm::vfs::getRealFileSystem(); in FileManager() 85 DirectoryEntry *&FileManager::getRealDirEntry(const llvm::vfs::Status &Status) { in getRealDirEntry() 119 llvm::vfs::Status Status; in addAncestorsAsVirtualDirs() 180 llvm::vfs::Status Status; in getDirectoryRef() 259 std::unique_ptr<llvm::vfs::File> F; in getFileRef() 260 llvm::vfs::Status Status; in getFileRef() 379 FS->visit([Active](llvm::vfs::FileSystem &FileSys) { in trackVFSUsage() 380 if (auto *RFS = dyn_cast<llvm::vfs::RedirectingFileSystem>(&FileSys)) in trackVFSUsage() 421 llvm::vfs::Status Status; in getVirtualFileRef() [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
H A D | DependencyScanningFilesystem.h | 64 CachedFileSystemEntry(llvm::ErrorOr<llvm::vfs::Status> Stat) in CachedFileSystemEntry() 70 CachedFileSystemEntry(llvm::ErrorOr<llvm::vfs::Status> Stat, in CachedFileSystemEntry() 108 llvm::vfs::Status getStatus() const { in getStatus() 130 MaybeStat = llvm::vfs::Status::copyWithNewName(*MaybeStat, ""); in clearStatName() 135 llvm::ErrorOr<llvm::vfs::Status> MaybeStat; 190 llvm::ErrorOr<llvm::vfs::Status> Stat); 196 getOrEmplaceEntryForUID(llvm::sys::fs::UniqueID UID, llvm::vfs::Status Stat, 303 llvm::vfs::Status getStatus() const { in getStatus() 304 llvm::vfs::Status Stat = Entry.getStatus(); in getStatus() 306 Stat = llvm::vfs::Status::copyWithNewSize(Stat, getContents().size()); in getStatus() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | FileCollector.h | 39 virtual llvm::vfs::directory_iterator 41 IntrusiveRefCntPtr<vfs::FileSystem> FS, 109 static IntrusiveRefCntPtr<vfs::FileSystem> 110 createCollectorVFS(IntrusiveRefCntPtr<vfs::FileSystem> BaseFS, 126 llvm::vfs::directory_iterator 128 IntrusiveRefCntPtr<vfs::FileSystem> FS, 138 vfs::YAMLVFSWriter VFSWriter;
|
/freebsd/tools/tools/nanobsd/rescue/Files/root/ |
H A D | ZFS_Create.txt | 25 vfs.root.mountfrom="zfs:boot/ROOT/root" 28 vfs.zfs.arc_min="1G" 29 vfs.zfs.arc_max="2G" 30 vfs.zfs.prefetch_disable="1" 31 vfs.zfs.zil_disable=1 32 vfs.zfs.zio.use_uma=0
|
/freebsd/contrib/llvm-project/llvm/include/llvm/WindowsDriver/ |
H A D | MSVCPaths.h | 20 namespace vfs { 64 llvm::vfs::FileSystem &VFS); 67 bool getWindowsSDKDir(vfs::FileSystem &VFS, 75 bool getUniversalCRTSdkDir(vfs::FileSystem &VFS, 83 vfs::FileSystem &VFS, std::optional<llvm::StringRef> VCToolsDir, 89 bool findVCToolChainViaEnvironment(vfs::FileSystem &VFS, std::string &Path, 99 findVCToolChainViaSetupConfig(vfs::FileSystem &VFS,
|
/freebsd/tools/test/stress2/misc/ |
H A D | altbufferflushes.sh | 82 tresh=`sysctl vfs.dirtybufthresh | awk '{print $NF}'` 83 sysctl vfs.dirtybufthresh=10 87 old=`sysctl vfs.altbufferflushes | awk '{print $NF}'` 94 new=`sysctl vfs.altbufferflushes | awk '{print $NF}'` 97 sysctl vfs.dirtybufthresh=$tresh
|
/freebsd/libexec/rc/rc.d/ |
H A D | nfsd | 35 if ! sysctl vfs.nfsd.srvmaxio=${nfs_server_maxio} >/dev/null; then 42 sysctl vfs.nfsd.nfs_privport=1 > /dev/null 44 sysctl vfs.nfsd.nfs_privport=0 > /dev/null 52 sysctl vfs.nfsd.server_max_nfsvers=4 > /dev/null 55 sysctl vfs.nfsd.server_max_nfsvers=3 > /dev/null
|
H A D | mountd | 33 sysctl vfs.nfsd.server_min_nfsvers=4 > /dev/null 34 sysctl vfs.nfsd.server_max_nfsvers=4 > /dev/null 39 sysctl vfs.nfsd.server_max_nfsvers=4 > /dev/null 41 sysctl vfs.nfsd.server_max_nfsvers=3 > /dev/null
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | FileSystem.h | 36 : m_fs(llvm::vfs::getRealFileSystem()), in FileSystem() 38 FileSystem(llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> fs) in FileSystem() 42 : m_fs(llvm::vfs::getRealFileSystem()), in FileSystem() 74 llvm::vfs::directory_iterator DirBegin(const FileSpec &file_spec, 76 llvm::vfs::directory_iterator DirBegin(const llvm::Twine &dir, 82 llvm::ErrorOr<llvm::vfs::Status> GetStatus(const FileSpec &file_spec) const; 83 llvm::ErrorOr<llvm::vfs::Status> GetStatus(const llvm::Twine &path) const; 201 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> GetVirtualFileSystem() { in GetVirtualFileSystem() 209 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> m_fs;
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | FileCollector.cpp | 31 addDirectoryImpl(Dir, vfs::getRealFileSystem(), EC); in addDirectory() 136 llvm::vfs::directory_iterator 138 IntrusiveRefCntPtr<vfs::FileSystem> FS, in addDirectoryImpl() 144 for (; !EC && It != llvm::vfs::directory_iterator(); It.increment(EC)) { in addDirectoryImpl() 257 class FileCollectorFileSystem : public vfs::FileSystem { 259 explicit FileCollectorFileSystem(IntrusiveRefCntPtr<vfs::FileSystem> FS, in FileCollectorFileSystem() 263 llvm::ErrorOr<llvm::vfs::Status> status(const Twine &Path) override { in status() 270 llvm::ErrorOr<std::unique_ptr<llvm::vfs::File>> 278 llvm::vfs::directory_iterator dir_begin(const llvm::Twine &Dir, in dir_begin() 307 IntrusiveRefCntPtr<vfs::FileSystem> FS; [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningFilesystem.cpp | 39 Stat = llvm::vfs::Status::copyWithNewSize(Stat, Buffer->getBufferSize()); in readFile() 131 llvm::ErrorOr<llvm::vfs::Status> Stat) { in getOrEmplaceEntryForFilename() 147 llvm::sys::fs::UniqueID UID, llvm::vfs::Status Stat, in getOrEmplaceEntryForUID() 213 IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS) in DependencyScanningWorkerFilesystem() 215 llvm::vfs::ProxyFileSystem>(std::move(FS)), in DependencyScanningWorkerFilesystem() 244 llvm::ErrorOr<llvm::vfs::Status> Stat = in computeAndStoreResult() 289 llvm::ErrorOr<llvm::vfs::Status> 310 llvm::ErrorOr<llvm::vfs::Status> Status = status(Path); in exists() 318 class DepScanFile final : public llvm::vfs::File { 321 llvm::vfs::Status Stat) in DepScanFile() [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | PrecompiledPreamble.h | 29 namespace vfs { 88 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, 114 PreambleBounds Bounds, llvm::vfs::FileSystem &VFS) const; 125 IntrusiveRefCntPtr<llvm::vfs::FileSystem> &VFS, 132 IntrusiveRefCntPtr<llvm::vfs::FileSystem> &VFS, 174 IntrusiveRefCntPtr<llvm::vfs::FileSystem> &VFS, 183 IntrusiveRefCntPtr<llvm::vfs::FileSystem> &VFS);
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/ |
H A D | Tooling.cpp | 79 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in newDriver() 211 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in runToolOnCodeWithArgs() 233 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( in runToolOnCodeWithArgs() 234 new llvm::vfs::OverlayFileSystem(llvm::vfs::getRealFileSystem())); in runToolOnCodeWithArgs() 235 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in runToolOnCodeWithArgs() 236 new llvm::vfs::InMemoryFileSystem); in runToolOnCodeWithArgs() 254 llvm::Expected<std::string> getAbsolutePath(llvm::vfs::FileSystem &FS, in getAbsolutePath() 268 return llvm::cantFail(getAbsolutePath(*llvm::vfs::getRealFileSystem(), File)); in getAbsolutePath() 311 llvm::vfs::FileSystem &FS) { in addExpandedResponseFiles() 474 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, in ClangTool() [all …]
|
/freebsd/tools/tools/sysdoc/ |
H A D | tunables.mdoc | 1968 vfs.altbufferflushes 1971 vfs.bufdefragcnt 1974 vfs.buffreekvacnt 1977 vfs.bufmallocspace 1980 vfs.bufreusecnt 1983 vfs.bufspace 1986 vfs.cache.nchstats 1989 vfs.conflist 1992 vfs.devfs.generation 1995 vfs.devfs.inodes [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | FileSystem.cpp | 57 vfs::directory_iterator FileSystem::DirBegin(const FileSpec &file_spec, in DirBegin() 67 vfs::directory_iterator FileSystem::DirBegin(const Twine &dir, in DirBegin() 72 llvm::ErrorOr<vfs::Status> 80 llvm::ErrorOr<vfs::Status> FileSystem::GetStatus(const Twine &path) const { in GetStatus() 92 ErrorOr<vfs::Status> status = m_fs->status(path); in GetModificationTime() 105 ErrorOr<vfs::Status> status = m_fs->status(path); in GetByteSize() 129 ErrorOr<vfs::Status> status = m_fs->status(path); in GetPermissions() 152 ErrorOr<vfs::Status> status = m_fs->status(path); in IsDirectory() 177 vfs::recursive_directory_iterator Iter(*m_fs, path, EC); in EnumerateDirectory() 178 vfs in EnumerateDirectory() [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | SampleProfile.h | 34 namespace vfs { 36 } // namespace vfs 44 IntrusiveRefCntPtr<vfs::FileSystem> FS = nullptr); 52 IntrusiveRefCntPtr<vfs::FileSystem> FS;
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | PrecompiledPreamble.cpp | 54 IntrusiveRefCntPtr<llvm::vfs::FileSystem> 57 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in createVFSOverlayForPreamblePCH() 60 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> PCHFS( in createVFSOverlayForPreamblePCH() 61 new llvm::vfs::InMemoryFileSystem()); in createVFSOverlayForPreamblePCH() 63 IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> Overlay( in createVFSOverlayForPreamblePCH() 64 new llvm::vfs::OverlayFileSystem(VFS)); in createVFSOverlayForPreamblePCH() 417 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in Build() 605 llvm::vfs::FileSystem &VFS) const { in CanReuse() 633 llvm::vfs::Status Status; in CanReuse() 653 llvm::vfs::Status Status; in CanReuse() [all …]
|