Searched refs:RootFS (Results 1 – 5 of 5) sorted by relevance
126 label = "RootFS";
135 label = "RootFS";
13 bootargs = "root=ubi0:RootFS rootfstype=ubifs rw ubi.mtd=3";
299 label = "RootFS";
151 llvm::vfs::FileSystem &RootFS = FileMgr.getVirtualFileSystem(); in collectVFSUsageAndClear() local154 RootFS.visit([&](llvm::vfs::FileSystem &FS) { in collectVFSUsageAndClear()