Searched refs:OverlayFS (Results 1 – 3 of 3) sorted by relevance
107 llvm::IntrusiveRefCntPtr<OverlayFileSystem> OverlayFS( in getModuleFromSource() local116 OverlayFS->pushOverlay(MemFS); in getModuleFromSource()119 return getModuleFromSource(std::move(CFlags), Name, OverlayFS); in getModuleFromSource()
143 Bind mounts and OverlayFS158 An OverlayFS mount point consists of upper and lower layers. These layers are162 policy point of view, each OverlayFS layers and merge hierarchies are164 different from bind mounts. A policy restricting an OverlayFS layer will not
100 needed for OverlayFS to work. The lower filesystem does not need to be
Completed in 23 milliseconds