Home
last modified time | relevance | path

Searched refs:RootFS (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/src/powerpc/
H A Duc101.dts126 label = "RootFS";
H A Dmucmc52.dts135 label = "RootFS";
/freebsd/sys/contrib/device-tree/src/arm/intel/pxa/
H A Dpxa300-raumfeld-common.dtsi13 bootargs = "root=ubi0:RootFS rootfstype=ubifs rw ubi.mtd=3";
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx7-mba7.dtsi299 label = "RootFS";
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp151 llvm::vfs::FileSystem &RootFS = FileMgr.getVirtualFileSystem(); in collectVFSUsageAndClear() local
154 RootFS.visit([&](llvm::vfs::FileSystem &FS) { in collectVFSUsageAndClear()